Highlights
- ENH: support exactextract as a method in zonal_stats by @masawdah in #68
- Add encode_cf, decode_cf by @dcherian in #69
What's Changed
- TYP: eliminate some typing issues by @martinfleis in #59
- TYP: fix type error by @martinfleis in #61
- DOC: fix typo by @martinfleis in #64
- ENH: implement
__repr__
for the index by @martinfleis in #65 - Document read/write with CF encoding by @dcherian in #67
New Contributors
Full Changelog: v0.2.0...v0.3.0