Skip to content

v0.10.0

Compare
Choose a tag to compare
@vaind vaind released this 14 Aug 11:57
· 208 commits to main since this release
  • update to objectbox-c v0.10.0 introducing many new C++ API features
  • new generated C & C++ functions simplifying the most common operations
  • split generated C++ code to headers (.obx.hpp) and sources (.obx.cpp) - make sure to use in your project and remove the old "-cpp.obx.h"
  • support generating Go code moved from objectbox-gogen
  • standalone (many-to-many) relation and date-nano annotation support