Skip to content

v1.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 20:15
· 69 commits to main since this release

v1.5.5 (2024-10-23)

Bug Fixes

  • fix: update ci to use semver bot (98e3bd0)

  • fix: remove deprecated pydicom.dicomdir.DicomDir variable type option (#130)

  • fix: remove deprecated pydicom.dicomdir.DicomDir variable type option

  • style: removed Union since dicom_data can only be a FileDataset

  • refactor: remove Union import for linting (56ef37e)

Chores

  • chore: #126 update docstring for StructureSetToSegmentation (reopen) (#128)

  • chore: bump artifact action version

  • refactor: update StructureSetToSegmentation docstring and remove unused dev group in pyproject.toml

  • chore: fix download action in workflow to use correct artifact version

  • chore: correct instantiation reference and update parameter description in StructureSetToSegmentation docstring

  • chore: enhance StructureSetToSegmentation docstring to support None as a roi_names option for loading all ROIs (272078c)

Unknown

  • removing old Dataset class (#122) (5546cec)

  • Seg support (#121)

  • fix: License updated to MIT

  • Fixing datagraph module to resolve SEG compatibility issues. (4c03f48)