- This version drops the cython code, performing and upsampling/resampling using Python or GDAL. This means that it's now a pure-python package that can be added to conda-forge and installed via conda.
- Also, the integer bounding-box shifting added in v0.10.8 was removed for consistency. The `--bbox` option will always refer to the image edges as it does in GDAL.