Skip to content

Releases: mentrena/SyncKit

0.7.3

13 Jul 13:52
Compare
Choose a tag to compare

Fixes

0.7.2

06 Jul 18:02
Compare
Choose a tag to compare

Ported code to Swift.
Updated Realm dependencies.
Updated example projects.

0.6.11

06 Dec 10:19
Compare
Choose a tag to compare

Fix for big batch updates when using parent property for CloudKit sharing.

0.6.9

28 Nov 10:30
Compare
Choose a tag to compare
RecordZone deletion handling

0.6.8

28 Oct 19:31
Compare
Choose a tag to compare
Example project: CKShare title

Fixes

19 Oct 12:29
Compare
Choose a tag to compare

Fix for RealmSwiftAdapter failing to find a Swift class because of the product module name.
Fixed memory leak in QSFetchZoneChangesOperation.
Support for transformable data type in Core Data.
Support for easy instantiation of synchroniser with custom record zone IDs.

0.6.6

13 Oct 11:30
Compare
Choose a tag to compare
CoreData: Fixed wrong queue access to MOC

Support for database subscriptions

07 Oct 11:54
Compare
Choose a tag to compare
0.6.5

Added database subscriptions. Fixed a bug when deleting existing reco…

0.6.4

03 Oct 12:57
Compare
Choose a tag to compare

Fixes for sharing and UICloudSharingController
Updated to Swift 4.2

0.6.1

05 Jul 13:33
17ef5ef
Compare
Choose a tag to compare
Requiring QSPrimaryKey for Core Data. Bumped version number (#43)