Skip to content

v1.6.0

Compare
Choose a tag to compare
@jlblancoc jlblancoc released this 11 Jul 10:00
· 7 commits to master since this release
v1.6.0
a74fc3b

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

Full Changelog: v1.5.5...v1.6.0