v1.5.0
·
8 commits
to production
since this release
1.5.0 (2026-08-27)
Bug Fixes
- bugs in querying spatial structures (63fd7b0)
- memory corruption in SharedSpatialMap (cb818d6)
- rare duplicate quadtree neighbor id bug (c6c4d4b)
- thread safety bug for SharedStack/SharedSpatialGrid + add flatbush comparison (09d656c)
Features
- add some spatial structures for spatial queries (8a1e7de)
- make pointer split dynamic so we can use different size buffers and still take full 4GB (60ed6ea)
- rename retrieve to search, add filter, and add faster neighbor check (6d92e46)