C++ improvements
- ObjectBox Generator is now integrated with CMake.
You can now useadd_obx_schema()
directly from your C++ project.
For details, check the Generator documentation page. - Support for float vector properties and HNSW vector search indexing
- The generator is now statically linked for Linux making the executable usable from more distributions