I'm currently rethinking a lot of CoreStore's architectural design around Swift concurrency, and I'm planning 9.3.0
to be the last major version that will support unstructured concurrency. If you have ideas or suggestions for CoreStore's direction with regards to Swift concurrency (or other Swift 6 features), feel free to post a Github issue.
What's Changed
- Swift's new "Typed Throws" are now fully supported in relevant methods
- issue #509 | Xcode 16.0 beta 6 error - "'CATransaction' is unavailable in watchOS" by @DavidTiimo in #510
New Contributors
- @DavidTiimo made their first contribution in #510
Full Changelog: 9.2.0...9.3.0