v4.2.0
- Vector Search: add new
geodistance 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 ofStoreis called too late
(which closes the Store as well), or for unit tests. - Update ObjectBox database to 4.2.0.