Skip to content

v0.3.0

Compare
Choose a tag to compare
@GenevieveBuckley GenevieveBuckley released this 06 Jun 09:47
2caa39e

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

Highlights

New Features

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

Improvements

  • Optimize out first where in label (#102)

Bug Fixes

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

API Changes

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

Support

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

7 authors added to this release (alphabetical)

2 reviewers added to this release (alphabetical)