Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@greenrobot greenrobot released this 09 Apr 10:23
· 7 commits to main since this release
  • Vector Search: add new geo distance type to perform vector searches on geographical coordinates.
    This is particularly useful for location-based applications.
  • Make Store.close() public. This function may be useful for when the deinitializer of Store is called too late
    (which closes the Store as well), or for unit tests.
  • Update ObjectBox database to 4.2.0.