1.0.2
This release fixes two issues.
- Multi-word sparse fieldsets now work as expected
- All fields that begin with
_
will now be ignored when generating the response (Previously only_joinData
and_matchingData
were ignored, this caused certain things like translations to break)