Skip to content

Releases: objectbox/objectbox-swift

Alpha 6

29 Nov 16:41
Compare
Choose a tag to compare
Alpha 6 Pre-release
Pre-release
  • Remove limitations on order of conventional properties vs. relations in codegen
  • Support sandboxed macOS applications (see ObjectBox docs on macOS sandbox setup)
  • Add annotations for transient properties.

Alpha 5

27 Nov 11:03
Compare
Choose a tag to compare
Alpha 5 Pre-release
Pre-release
  • More code generation fixes for optionals
  • Pushed expanded example app that demos optionals
  • Fixes for transfer of decoded dates to entities

Alpha 3

22 Nov 09:00
Compare
Choose a tag to compare
Alpha 3 Pre-release
Pre-release

Sandboxing fixes, quality-of-life improvements and others.

Alpha

19 Nov 20:29
Compare
Choose a tag to compare
Alpha Pre-release
Pre-release
v0.5.1

README.md: add setup.rb for example setup