v1.3.0
- add ObjectBox Sync client support
- add self-assignable IDs:
objectbox:"id(assignable)"
- add query
GreaterOrEqual
/LessOrEqual
for ints and floats - update objectbox-generator to v0.12.0
- update objectbox-c to v 0.13.0
- fix compiling on old gcc (e.g. the one in CentOS 7)