Releases: deeje/CloudCore
5.1.0 - Battle Tested Push Logic
5.0.2 (Sync version numbers)
Merge pull request #32 from deeje/fix/versionInSpec 5.0.2 - Update Version in Podspec
5.0.1 Update Example app
Merge pull request #31 from deeje/fix/example5.0 Update Example app
5.0 - Maskable Attributes & Cacheable Assets
Maskable Attributes enables you to identify which fields are to be excluded during fetch and modify operations between CloudKit and Core Data.
Cacheable Assets builds on Maskable Attributes to ignore asset-type fields during fetch and modify operations, and enable you to configure your schema to support very large assets which can be uploaded and downloaded using Long-Lived CloudKit operations.
4.1.1
4.1
4.0.2
4.0.1
4.0.0
Features
Sharing and SharingUI support
Updated Example app includes Sharing
add convenience func NSPersistentContainer.performBackgroundPushTask(…)
Add ability to pull a root record #3d9ffdfeb70e, #66d68ca9
Gracefully handle unknown references #c7e9a056
Fixes
Broken sync tokens #0392745a
Workaround for bug in CloudKit zone name #5f5676be
Potential race condition in processChanges #32cdd72a
Improper access outside of context threads #e9181165
Serialize pull requests, to eliminate chance of duplicates #52f131a