v1.6.0
What's Changed
- Add ifdef to disable pthreads usage by @Sokolmish in #240
- BUG FIX: nanoflann::SearchParameters::sorted was ignored for RadiusResultSet.
- ResultSet classes now must implement a sort() method.
- Added type IndexType to nanoflann:KDTreeBaseClass
New Contributors
- @Sokolmish made their first contribution in #240
Full Changelog: v1.5.5...v1.6.0