Releases: objectbox/objectbox-swift
ObjectBox Swift Database 1.8.0
Please visit https://swift.objectbox.io/ for more information.
v1.7.0
Unique properties can now be annotated to replace objects "on conflict" (e.g. useful for a secondary key).
See all changes in the Swift Database docs.
1.6.0
- Build with Xcode 12.5 and Swift 5.4
- Updated Sync protocol to V3
- Internal improvements
Check https://swift.objectbox.io/ for details.
1.5.0
Added support for Apple Silicon (e.g. M1 ARM64-based CPU), XCFramework, etc.
Check https://swift.objectbox.io/ for details.
1.5.0-rc
Added support for Apple Silicon (e.g. M1 ARM64-based CPU)
1.4.1
1.4.0
See the announcement blog post and changelog for details. Major theme is ToMany improvements.
1.3.1
ObjectBox 1.3.1 comes with bug fixes for the ToMany relation class.
See https://swift.objectbox.io/ for details
1.3.0
ObjectBox Swift 1.3 was built with and for Swift 5.2 and features important fixes.
See https://swift.objectbox.io/ for details.