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
- @mwtoews made their first contribution in #536
- @Zionett made their first contribution in #540
- @jonasViehweger made their first contribution in #552
- @chbrandt made their first contribution in #504
Other contributions
- @justingruca - PR reviews
Full Changelog: 0.11.1...0.11.2