v0.4.0
Breaking Changes
- refactor!: Rename
ArraytoRasterArrayby @kylebarron in #131
Features
- feat: override color interpretation based on GDAL metadata by @kylebarron in #126
- feat: Add utils.reshape_as_image by @kylebarron in #132
Fixes
- fix: Match rasterio behavior with a flipped y coordinate by @kylebarron in #124
- fix: Add new test with custom CRS by @kylebarron in #125
Other
- ci: Set up trusted publishing by @kylebarron in #128
- chore: put types-defusedxml in dev dependencies by @autra in #133
New Contributors
Full Changelog: v0.3.0...v0.4.0