- None.
- None.
- None.
- Various interface updates for
Sendable
/ Swift concurrency. - Require Swift 6.
- Update macOS minimum deployment level to 10.14.6.
John Fairhurst
- None.
- None.
- Don't generate empty targets list on Linux.
John Fairhurst #16
- Add
NSPersistentCloudKitContainer
. This is breaking because the signature of theMigrationDelegate
methods have changed to take aNSPersistentContainer
instead of aPersistentContainer
so that it can be shared between the two types of container.
Jonas Reichert #11
- None.
- None.
- None.
- Add
warning
log messages when models are ignored due to conflicting names or entity metadata.
John Fairhurst
- Fix intermittent ignoring of a model that contains multiple
entities and appears more than once in the bundles.
John Fairhurst
- Port to Swift 5, Xcode 10.2
John Fairhurst
- None.
- None.
- Port to Swift 4.1, Xcode 9.3.1
John Fairhurst
- Port to Swift 4, Xcode 9.
John Fairhurst
- Detect best migration path correctly when first step of two alternates is
an explicit migration.
John Fairhurst #5