Skip to content

v0.16.0

Compare
Choose a tag to compare
@objectbox-ci objectbox-ci released this 07 May 11:34
· 22 commits to main since this release

Allow UTF-8 for database directories on Windows (has been available for other platforms before).

C++

  • Promoted Options to a top level class, as nested classes cannot be declared forward
  • New #define to disable FlatBuffers includes to simplify new project setup
  • Rename Exception to DbException

Check changelog for details