Releases: Toblerity/rtree
Releases · Toblerity/rtree
1.3.0
1.2.0
- Fix test failure with built library (#291 by @sebastic)
- Include spatialindex headers and add get_include() (#292 by @JDBetteridge)
1.1.0
1.0.1
1.0.0
1.0.0
- Python 3.7+ is now required (#212) (thanks @adamjstewart!)
- Type hints (#215 and others) (thanks @adamjstewart!)
- Python 3.10 wheels, including osx-arm64 #224
- Clean up libspatialindex C API mismatches #222 (thanks @musicinmybrain!)
- Many doc updates, fixes, and type hints (thanks @adamjstewart!) #212 #221 #217 #215
__len__
method for index #194- Prevent get_coordinate_pointers from mutating inputs #205 (thanks @sjones94549!)
- linux-aarch64 wheels #183 (thanks @odidev!)
- black (#218) and flake8 (#145) linting
0.9.7
0.9.6
0.9.5
0.9.4
0.9.4
- Add index size and custom
__repr__
methods for index classes #139 (thanks @sr-murthy ) - nearest picking just first item #140
- CI not using @conda-forge builds #142
- Drop Python 2 support #137 (thanks @sr-murthy)
- Flake8 linting #136 (thanks @sr-murthy)