ObjectBox C/C++ database v0.13.0 Release Notes

Release Date: 2021-03-16 // about 3 years ago
    • โž• add Sync binary library variants for all supported platforms
    • โž• add MacOS universal binary library, supporting Intel x64 and Apple Silicon arm64
    • ๐Ÿ”€ split Sync symbols out of objectbox.h/pp into objectbox-sync.h/pp
    • โž• add Sync server-time getter, listener and local-to-server diff info - to access server time info on clients
    • โž• add Sync heartbeat interval configuration and an option to send one immediately
    • โšก๏ธ semi-internal: update Dart/Flutter SDK to v2.0