New Features
Bug Fixes
- Critical bug fixes from the 0.24.0 release, including the implementation of the
Volume.match_geometry()
,Volume.random_permute_spatial_axes()
andVolume.random_flip_spatial()
methods, and greatly improve test coverage of the volume class by @CPBridge in #319 - Enforce monochrome 2 for input files to legacy conversion by @CPBridge in #321
Documentation
- New sections in the user guide on Images, Volumes, and Pixel Transforms
- Add channel section to volume user guide by @CPBridge in #322
Full Changelog: v0.24.0...v0.25.0