v0.2.4
[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)