-------------------408). - New rio-edit-info command (358). - Add option to package GDAL data in distributions (362). - Remove check that the path given to `rasterio.open()` in read mode is an existing file, turning on some non-file formats (364). - Addition of a `window_bounds()` method to dataset objects (366). - Delegation of command exiting to Click (367).
0.23.0
Not secure
------------------- - Redesign CLI as dynamically loaded entry points (346).
0.22.0
Not secure
------------------- - Return masked arrays in the boundless read case (338). - Add -o/--output option to rio-calc,merge,stack,mask,shapes,rasterize (333).
0.21.0
Not secure
------------------- - New rio-mask command (323). - Masking bug fix for rio-shapes (335). - Addition of single valued nodata property to be used instead of nodatavals (329).
0.20.0
Not secure
------------------- - Switch read() default to masked=False (300, 317). - Fix documentation of masking throughout module (305). - Remove option for in place nodata filling (309). - Enhancements for valid data footprint extraction in rio-shapes (316, 318).