Skip to content

Releases: objectbox/objectbox-swift

ObjectBox Swift Database 1.8.0

13 Dec 09:53
Compare
Choose a tag to compare

Please visit https://swift.objectbox.io/ for more information.

v1.7.0

21 Feb 13:10
Compare
Choose a tag to compare

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

13 May 19:59
Compare
Choose a tag to compare
  • 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

03 May 10:33
Compare
Choose a tag to compare

Added support for Apple Silicon (e.g. M1 ARM64-based CPU), XCFramework, etc.

Check https://swift.objectbox.io/ for details.

1.5.0-rc

25 Feb 10:01
Compare
Choose a tag to compare

Added support for Apple Silicon (e.g. M1 ARM64-based CPU)

Full changelogs

1.4.1

10 Nov 17:16
Compare
Choose a tag to compare

Mostly internal changes; check the doc pages for a detailed changelog.

1.4.0

08 Sep 12:13
Compare
Choose a tag to compare

See the announcement blog post and changelog for details. Major theme is ToMany improvements.

1.3.1

29 Jun 19:25
Compare
Choose a tag to compare

ObjectBox 1.3.1 comes with bug fixes for the ToMany relation class.

See https://swift.objectbox.io/ for details

1.3.0

11 May 20:16
Compare
Choose a tag to compare

ObjectBox Swift 1.3 was built with and for Swift 5.2 and features important fixes.
See https://swift.objectbox.io/ for details.

1.2.0

16 Dec 19:10
Compare
Choose a tag to compare

Improved support for optional and unsigned types.

Check the docs for the full changelog.