Skip to content

v0.2.4

Compare
Choose a tag to compare
@LucaMarconato LucaMarconato released this 07 Aug 13:10
· 129 commits to main since this release

[0.2.4] - 2024-08-07

Added

  • Added utils function for 0-transparent cmaps (#302)

Changed

Fixed

  • Took RNG out of categorical label test (#306)
  • Performance bug when plotting shapes (#298)
  • scale parameter was ignored for single-scale images (#301)
  • Changes to support for dask-expr (#283)
  • Added error handling for non-existent elements (#305)
  • Specifying vmin and vmax properly clips image data (#307)
  • import bug get_cmap() (8fd969c)