------ - BUG: Use recalc=True when using transform internally & ensure stable when coordinates unavailable. (issue 97)
0.0.24
------ - ENH: Add variable names to error messages for clarity (pull 99) - BUG: Use assign_coords in _decode_datetime_cf (issue 101)
0.0.23
------ - BUG: Fix 'rio.set_spatial_dims' so information saved with 'rio' accesors (issue 94) - ENH: Make 'rio.isel_window' available for datasets (pull 95)
0.0.22
------- - ENH: Use pyproj.CRS internally to manage GDAL 2/3 transition (issue 92) - ENH: Add MissingCRS exceptions for 'rio.clip' and 'rio.reproject' (pull 93)
0.0.21
------- - ENH: Added to_raster method for Datasets (issue 76)