Skip to content

5.6.0

Compare
Choose a tag to compare
@cbaker6 cbaker6 released this 12 May 04:05
· 64 commits to main since this release
0902da8

Full Changelog, Documentation

New features

  • Adds liveQueryConnectionAdditionalProperties parameter to SDK configuration to prevent additional properties from being sent to LiveQuery servers. This is useful for Parse Servers < 4.0.0 (#103), thanks to @cbaker6.

Fixes

  • Modernize Xcode project by using only one framework target. Also removes Carthage testing from CI (#101), thanks to @cbaker6.