Skip to content

1.0.2

Compare
Choose a tag to compare
@dakota dakota released this 18 Nov 08:19
· 47 commits to master since this release
fae337c

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)