Skip to content

v0.2.4

Choose a tag to compare

@rhugonnet rhugonnet released this 24 Jan 02:14
· 14 commits to main since this release
209969f

Small release to avoid (or silence when unavoidable) logging warnings recently introduced by Rasterio/GDAL.

What's Changed

  • Fix conflict between arguments co_opts and compress/tiled of Raster.to_file() (previously .save()) by @marinebcht in #796
  • Add test for is_bigtiff() function by @adebardo in #826
  • Fail on logging exceptions and update functionalities raising warnings by @rhugonnet in #832
  • Update version to 0.2.4 by @rhugonnet in #838

Full Changelog: v0.2.3...v0.2.4