v1.1.0
What's Changed
New Features
- Added support to optionally load available annotation data into
Shapes
andPoints
layers, when using thewsidicom
backend. - Added a convenience function
to_viewer
that allows adding the layers provided by anyWSIStore
to the viewer in one step.
Other Changes
- Restructured the image layer metadata to distinguish original and derived metadata.
- The
color_space
metadata now indicates the active color space, rather than the target color space selected in the widget.
Pull Requests
Full Changelog: v1.0.0...v1.1.0