What's Changed
- chore: Fix lints in clippy 1.89 by @kylebarron in #132
- Check buffer length before parsing tree headers by @kylebarron in #131
- Codex format suggestions by @kylebarron in #133
- 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
- chore: Try to fix wheel build (failing on win x86) by @kylebarron in #140
- ci: Set up Rust trusted publishing by @kylebarron in #142
- feat: Add distance metric support for RTree neighbor queries by @zhangfengcdt in #141
New Contributors
- @zhangfengcdt made their first contribution in #141
Full Changelog: v0.3.1...v0.3.2