2.0.0 - major version bump
Pre-release
Pre-release
·
520 commits
to master
since this release
Breaking changes:
searchOn and sortBy now accept a comma delimited string instead of a comma delimited string OR an array of strings
Rename "Update" (used for PUT's) in favor of "Save" to clarify intent. It should more often be used to create new things. If you want to update an object a Patch is most likely the best thing to use.