Skip to content

v0.6.4

Choose a tag to compare

@jklaise jklaise released this 28 Jan 18:03
· 315 commits to master since this release

v0.6.4 (2022-01-28)

Full Changelog

This is a patch release to correct a regression in AnchorImage introduced in v0.6.3.

Fixed

  • Fix a bug introduced in v0.6.3 where AnchorImage would ignore user segmentation_kwargs (#581).

Development

  • The maximum versions of Pillow and scikit-image have been bumped to 9.x and 0.19.x respectively.