Skip to content

3.1.1

Compare
Choose a tag to compare
@cbaker6 cbaker6 released this 16 Jan 17:01
· 86 commits to main since this release
e6457a4

Full Changelog

Fixes

  • Always sort keys when using the ParseEncoder as it can cause issues when trying to save ParseObject's that have children (#318), thanks to @cbaker6.