Releases: thegeekyasian/geo-assist
Releases · thegeekyasian/geo-assist
v1.0.4
What's Changed
- [Feature] Find the nearest most object by @thegeekyasian in #20
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- fix: fixing issue on duplicate id by @thegeekyasian in #15
- chore: changes for code compliance with checkstyle by @thegeekyasian in #18
Full Changelog: v1.0.2...v1.0.3
v1.0.2
The release contains below features and modifications:
- Enhancement in insertion logic for efficient insertion.
- Support to balance the K-D Tree along the lines of longitude and latitude.
- Support for bounding box to allow searching for objects in a provided bounding box or range
v1.0.1
Enhancements in the implementation of Finding Nearest Neighbors
v1.0.0
Initial commit