Skip to content

Releases: GenevieveBuckley/dask-image

0.3.0rc1

26 May 05:55
6b291a2
Compare
Choose a tag to compare
0.3.0rc1 Pre-release
Pre-release

dask-image 0.3.0

We're pleased to announce the release of dask-image 0.3.0!

Released 2020-05-27

Highlights

New Features

  • Distributed labeling has been impolemented (dask#94)
  • Area function added to dask_image.ndmeasure (dask#115)

Improvements

  • Optimize out first where in label (dask#102)

Bug Fixes

  • Bugfix in center_of_mass to correctly handle integer input arrays (dask#122)
  • Test float cast in _norm_args (dask#105)
  • Handle Dask's renaming of atop to blockwise (dask#98)

API Changes

  • Rename the input argument to image in the ndimage functions (dask#117)
  • Rename labels in ndmeasure function arguments (dask#126)

Support

  • Update HISTORY for 0.2.0 release [ci skip] (dask#85)
  • Update installation instructions so conda is the preferred method (dask#88)
  • Add Python 3.7 to Travis CI (dask#89)
  • Add instructions for building docs with sphinx to CONTRIBUTING.rst (dask#90)
  • Sort Python 3.7 requirements (dask#91)
  • Use double equals for exact package versions (dask#92)
  • Use flake8 (dask#93)
  • Note Python 3.7 support (dask#95)
  • Fix the Travis MacOS builds (update XCode to version 9.4 and use matplotlib 'Agg' backend) (dask#113)

7 authors added to this release (alphabetical)

2 reviewers added to this release (alphabetical)