Skip to content

Releases: netreconlab/Parse-Swift

4.16.0

07 Nov 15:25
4a52629

Choose a tag to compare

Full Changelog, Documentation

New features

  • Added the ability to check if a ParseObject key is dirty (#9), thanks to @cbaker6.

Fixes

  • Fixed an issue where the name propery of a ParseRole may not be restored after updating a ParseRole on the server (#10), thanks to @cbaker6.

4.15.2

23 Oct 22:36
da11b81

Choose a tag to compare

Full Changelog, Documentation

Fixes

  • Fixed an issue that prevented nested ParseObjects and ParseFiles from saving correctly in some cases (#8), thanks to @cbaker6

4.15.1

23 Oct 00:55
8c58ad2

Choose a tag to compare

Full Changelog, Documentation

Fixes

  • Fixed ambigous SDK initializer (#6), thanks to @cbaker6

4.15.0

22 Oct 23:01
a0d9902

Choose a tag to compare

Full Changelog, Documentation

New features

  • Refactored masterKey->primaryKey due to insensitive language (#2), thanks to @cbaker6