v0.10.0
- 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