Closed
Description
#3358 is going to make some fairly major changes to the minimum supported versions of required and optional dependencies. We also have a few bug fixes that have landed since releasing 0.13 that would be good to get out.
From what I can tell, the following pending PRs are close enough to get into this release.
-
tests for arrays with units tests for arrays with units #3238 - map_blocks map_blocks #3276
- Rolling minimum dependency versions policy Rolling minimum dependency versions policy #3358
- Remove all OrderedDict's (OrderedDict --> dict, some python3.5 cleanup too #3389)
- Speed up isel and __getitem__ Speed up isel and __getitem__ #3375
- Fix concat bug when concatenating unlabeled dimensions. Fix concat bug when concatenating unlabeled dimensions. #3362
-
Add hypothesis test for netCDF4 roundtrip Add hypothesis test for netCDF4 roundtrip #3283 - Fix groupby reduce for dataarray Add groupby.dims & Fix groupby reduce for DataArray #3338
- Need a fix for Changed behavior for replacing coordinates on dataset. #3377
Am I missing anything else that needs to get in?
I think we should aim to wrap this release up soon (this week). I can volunteer to go through the release steps once we're ready.
Metadata
Metadata
Assignees
Labels
No labels