Skip to content

0.11.2 Release

Compare
Choose a tag to compare
@snowman2 snowman2 released this 16 Aug 21:46
· 201 commits to master since this release

What's Changed

  • CI: add test for building sdist and wheel packages by @mwtoews in #536
  • MNT: corrections to setup.cfg; use "pytest"; add "make dist" target by @mwtoews in #534
  • DOC: Add docstring for argument recalc_transform in to_raster by @Zionett in #540
  • Removed deprecated parameters from clip_box by @jonasViehweger in #552
  • Add URL for rasterio-docs/merge API by @chbrandt in #504
  • BUG: Fix reading file handle with dask by @snowman2 in #558
  • BUG: Fix reading cint16 files with dask by @snowman2 in #559
  • BUG: Ensure 'rio.bounds' ordered correctly by @snowman2 in #560
  • BUG: Allow reading from io.BytesIO by @snowman2 in #562

New Contributors

Other contributions

Full Changelog: 0.11.1...0.11.2