Releases: PureSwift/CoreModel
Releases · PureSwift/CoreModel
Release list
2.11.1
What's Changed
- Generate CodingKeys enum in @ Entity macro by @colemancda in #39
Full Changelog: 2.11.0...2.11.1
2.11.0
What's Changed
- Add support for Foundation.SortDescriptor by @colemancda in #33
- Add support for Foundation.Predicate by @colemancda in #34
- Support the predicate expressions CoreData can represent by @colemancda in #35
- Improve predicate test coverage and stabilize CoreData tests by @colemancda in #37
- Composite Attribute Support by @colemancda in #36
- Run unit tests serially in CI by @colemancda in #38
Full Changelog: 2.10.3...2.11.0
2.10.3
2.10.2
2.10.1
What's Changed
- Add InMemoryViewContext by @colemancda in #27
- Cache view context instance per store by @colemancda in #28
- Support Embedded targets without a concurrency runtime by @colemancda in #29
- Give InMemoryModelStorage partial-update and relationship-default semantics by @colemancda in #30
Full Changelog: 2.10.0...2.10.1
2.10.0
What's Changed
- Add in-memory store and filtering engine by @colemancda in #26
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
- Use swift-embedded-foundation instead of Foundation shims by @colemancda in #25
Full Changelog: 2.8.2...2.9.0
2.8.2
What's Changed
- Fix Embedded Swift support for Entity decoding by @colemancda in #24
Full Changelog: 2.8.1...2.8.2
2.8.1
2.8.0
What's Changed
- Add custom function support to predicates and sort descriptors by @colemancda in #22
Full Changelog: 2.7.2...2.8.0