Skip to content

Releases: mourner/kdbush.hpp

v0.1.3

10 Jul 12:43
Compare
Choose a tag to compare
  • Fixed crashes when using an empty index. #9
  • Made points/ids members protected for more customizability. #10
  • Marked range/within methods as const.

v0.1.2

05 Jul 11:07
Compare
Choose a tag to compare
  • Fix segfault on empty points.
  • A few minor typing fixes.

v0.1.1

20 Jul 14:20
Compare
Choose a tag to compare

Added a few static asserts to avoid compiler warnings on iOS.

v0.1.0

07 May 16:46
Compare
Choose a tag to compare

Initial release.