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.