Sync — 3.2.0
Updated Core Data Model user info keys
Added support for:
- sync.remoteKey
- sync.isPrimaryKey
- sync.nonExportable
- sync.valueTransformer
This is backwards compatible, the hyper
ones still work.
Improved JSON export API
Besides hyp_dictionary
now you'll get a export()
method.
More info about exporting here.