Skip to content

Releases: bhklab/med-imagetools

v1.5.8

25 Oct 18:20
Compare
Choose a tag to compare

v1.5.8 (2024-10-25)

Bug Fixes

  • fix(datagraph): iteration through edge_types wasnt updated for seg (#131)

  • fix(datagraph): update edge_types to 8 and handle new edge type for SEG->CT/MR mapping in final dataframe processing

  • fix(pyproject): update attrs version constraint to allow all 23.x versions and above (e7cca2a)

v1.5.7

23 Oct 21:03
Compare
Choose a tag to compare

v1.5.7 (2024-10-23)

Bug Fixes

  • fix: ci-cd - add id in release for pypi step (7abd175)

v1.5.6

23 Oct 20:24
Compare
Choose a tag to compare

v1.5.6 (2024-10-23)

Bug Fixes

  • fix: update ci to release to pypi (a92a41f)

v1.5.5

23 Oct 20:15
Compare
Choose a tag to compare

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)

v1.5.4

12 Jun 16:15
Compare
Choose a tag to compare

v1.5.4 (2024-06-12)

Fix

v1.5.3

10 Jun 20:49
Compare
Choose a tag to compare

v1.5.3 (2024-06-10)

Fix

v1.5.2

29 May 20:32
Compare
Choose a tag to compare

v1.5.2 (2024-05-29)

Fix

  • fix: upload latest version to pypi (1debad3)

v1.5.1

29 May 18:59
Compare
Choose a tag to compare

v1.5.1 (2024-05-29)

Fix

v1.5.0

29 May 18:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.5.0

v1.4.0

29 May 16:54
Compare
Choose a tag to compare

This is an empty release syncing our future PyPI releases with semantic versioning on GitHub.