Releases: mentrena/SyncKit
Releases · mentrena/SyncKit
1.3.2
- Fix transformable properties again, although it's now recommended to adopt custom record processing
- Fix for an issue that might cause SyncKit to ignore records uploaded by the same device when using shared record zones.
1.3.0
- Reorganizes framework projects. Uses xcframeworks for Carthage.
- Supports new CloudKit features in iOS 15, MacOS 12, WatchOS 8: record zone sharing and encrypted fields.
- Fixes.
Primary Key support
Support for primary keys of types other than String.
0.8.0
- Using Realm 10.1.0 or higher.
- Added support for custom record encoding/decoding using
recordProcessingDelegate
on the adapter class.
- Better conflict resolution when uploading an outdated record.
0.7.16
Carthage dependency for Realm 10.0.0.
0.7.15
Updates Realm dependency to 10.0.0.