Version 2022.09.0
GenevieveBuckley
released this
19 Sep 02:43
·
75 commits
to main
since this release
We're pleased to announce the release of dask-image v2022.09.0!
Highlights
Not much has changed since the last release.
Volker Hilsenstein has improved imread, which now uses natural sorting for strings.
Fred Blunt has fixed deprecation warnings from scipy.ndimage,
and we've also done some miscellaneous maintenance work.
Improvements
- Use natural sorting in
imread(...)
when globbing multiple files (#265) - Avoid DeprecationWarnings when importing scipy.ndimage filter functions (#261)
Maintenance
- Remove/add testing for python 3.6/3.9, update CI pinnings (#257)
- Update docs theme for rebranding (#263)
- Run CI on
main
(#264)
6 authors added to this release (alphabetical)
- Charles Blackmon-Luca @charlesbluca
- Fred Bunt @fbunt
- Genevieve Buckley @GenevieveBuckley
- jakirkham @jakirkham
- Sarah Charlotte Johnson @scharlottej13
- Volker Hilsenstein @VolkerH
3 reviewers added to this release (alphabetical)
- Charles Blackmon-Luca @charlesbluca
- Genevieve Buckley @GenevieveBuckley
- jakirkham @jakirkham