v2.2.2
v2.2.2 (2025-04-09)
This release is published under the BSD-3-Clause License.
Bug Fixes
- fix: add check for image dimensions during loading
closes #14
- [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
-
refactor: refactor to comply with ruff
-
docs(load_data): add Exception to function docstring
Co-authored-by: Lukas Nepelius p42940@fhooe.at
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: lukasbehammer lukas.behammer@fh-wels.at
- Enable rois in BatchMetrics (
c2b0ce5)
closes #11
-
Fix rois in BatchMetrics.report when exporting images (
88c8931) -
Fix semantic release exclude commit pattern (
b24070e)
Documentation
- Refactor user guide (
c423f57)
Detailed Changes: v2.2.1...v2.2.2