Skip to content

Releases: mentrena/SyncKit

1.3.2

25 Jun 11:42
97dcd91
Compare
Choose a tag to compare
  • 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

08 Nov 19:39
Compare
Choose a tag to compare
  • 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.

1.2.1

10 Oct 15:42
Compare
Choose a tag to compare
1.2.1

Primary Key support

16 May 18:24
Compare
Choose a tag to compare

Support for primary keys of types other than String.

1.0.1

30 Apr 15:18
Compare
Choose a tag to compare

Realm fixes

1.0.0

18 Mar 10:42
Compare
Choose a tag to compare
Updated README

0.9.0

14 Dec 18:21
Compare
Choose a tag to compare
0.9.0

0.8.0

11 Nov 11:44
Compare
Choose a tag to compare
  • 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

21 Oct 10:05
Compare
Choose a tag to compare

Carthage dependency for Realm 10.0.0.

0.7.15

20 Oct 16:17
Compare
Choose a tag to compare

Updates Realm dependency to 10.0.0.