- Progress bar for interactive use (300) - Fixes to support Fiona 1.10 (301) - Drop Python 3.8 support, 3.9+ is the minimum version
0.19.0
- Drop Python 2 support, Python 3 style updates 283 - Sort imports 284 - Add support for Fiona>1.9 287
0.18.0
- Move project metadata to pyproject.toml 277 - Black formatting 278 - Don't cast integers to int64, use numpy accumulator dtype 279 - Warn about nodata only once, io.NodataWarning type 280
0.17.1
- Fixes to keep up with recent versions of dependencies: 275 fiona, 266 shapely, 264 click - Added a pyproject.toml 265 - Added CI testing for python 3.7 through 3.11
0.17.0
- Fix performance regression due to platform.architecture performance 258