Releases: Dana-Farber-AIOS/pathml
Releases · Dana-Farber-AIOS/pathml
v2.0.1
v2.0.0
What's new in v2.0.0:
- Changed h5path format and refactored h5manager to improve performance (#231)
- support XYZCT images for TileDataset (#233)
- Cleaned up versioning tracker (#236)
- fix bug when reading region from openslide backend at higher levels (#242)
- Add support for multi-series images with BioformatsBackend (#251)
- Pin python-bioformats version to avoid any possibility of log4j hacks (#256)
- Added optional flag in
SlideDataset.run()
to write slides to h5path as they finish processing (#226) - Added GitHub Actions workflow to automatically build package and publish to PyPI when a new release is created (#235)
Because the file format is changed in this version, .h5path files saved in older versions will not be able to be loaded in this one, and vice versa (i.e. breaking backwards compatibility, hence the bumped major version).
v1.0.4
Testing versioning and CI distribution
v1.0.dev4
This is a test release to debug/check our CI workflows
v1.0.3
Update README.md specify branch for test status badge
v1.0.2
Merge pull request #197 from Dana-Farber-AIOS/release-1.0.2 Release v1.0.2
v1.0.1
Merge pull request #187 from Dana-Farber-AIOS/release-1.0.1 Release 1.0.1