Releases: improbable-eng/phtree-cpp
Releases · improbable-eng/phtree-cpp
v1.1.1
v1.1.0
Added:
- FilterSphere for filtering by sphere constraint (by ctbur) #16
- IEEE converter for 32bit float, see distance.h (by ctbur) #18
Changed:
- Performance improvement for updates and queries: removed use of std::variant. #23
- Fixed imports -> (by ctbur) #15
- Cleaned up build scripts #21
- Fixed warnings: #20
- "unused function argument" warnings
- gcc/clang warnings
- MSVC warnings
- reserved identifier warnings (identifiers starting with _)
- typos in README.md #22
v1.0.1
v1.0.0
Version 1.0.0 contains numerous fixes and improvements including several breaking changes in the API.
See CHANGELOG for details..
v0.1.0
Initial release.