Releases: netreconlab/Parse-Swift
Releases · netreconlab/Parse-Swift
5.12.2
Fixes
- When creating objects, if the server does not return the correct full object, attempt to retrieve it before returning to call-site. (#197), thanks to Corey Baker.
- Fixes an issue when using
mergeable
onParseInstallation
's' and properties that are automatically computed such asappVersion
are not sent to the server. (#197), thanks to Corey Baker.
5.12.1
5.12.1
Fixes
- Fix failing to decode a ParseInstallation or ParseUser due to object returning from the server as a pointer (#196), thanks to Corey Baker.
5.12.0
New features
5.11.5
Fixes
5.11.4
Fixes
5.11.3
Fixes
5.11.2
Fixes
5.11.1
Fixes
5.11.0
New features
5.10.3
Fixes