- Add support return statement to zone_func 203 - Take into account per dataset mask 198 - Accessing geometry properties for user-defined stats 193 - Updated method calls for numpy v1.16 184
0.13.1
- Bug fix for io.read_features with Fiona 1.8+
0.13.0
- Require Rasterio>=1.0 - Fix buffer logic for boxify_points (171)
0.12.1
- Cast all integer data to int64 if we're on a 64 bit platform (159)
0.12.0
- zone_func argument to apply a function to the masked array before computing stats - support shapely 1.6 exceptions