Skip to content

v1.0.0

Choose a tag to compare

@pmplewa pmplewa released this 05 Feb 08:29
5588b60

What's Changed

Breaking Changes

  • All backends now provide a read interface based on zarr-python 3 (by implementing a zarr MemoryStore). As a consequence, the minimum required python version was raised to 3.11 and the tifffile backend was dropped.

New Features

  • Added backends openslide and wsidicom based on the openslide-python and wsidicom packages, respectively.
  • Added support for on-the-fly color space transformation based on ICC profiles.

Pull Requests

Full Changelog: v0.1.4...v1.0.0