What's Changed
- Fix panic when building STR tree with certain number of items; fix hanging when building empty index by @Kontinuation in #129
- Check buffer length before parsing tree headers by @kylebarron in #131
- perf: Optimize the performance of RTree search by @kylebarron in #136
- fix: Fix stack overflow in degenerate cases by @kylebarron in #137
- Bump deps and fix lints by @kylebarron in #138
New Contributors
- @Kontinuation made their first contribution in #127
Full Changelog: py-v0.2.0...py-v0.2.1