Skip to content

Latest commit

 

History

History
67 lines (35 loc) · 956 Bytes

CHANGELOG.md

File metadata and controls

67 lines (35 loc) · 956 Bytes

v0.4.2 (2024-09-30)

v0.4.1 (2024-09-30)

Fix

  • 🐛 Fix output dir bug
  • 🐛 Fix wrong py_dcm_version in metadata.json

v0.4.0 (2024-09-16)

Feat

  • ✨ Option to re-group DCM results by AcquisitionDateTime

Fix

  • 🐛 Fix issue with anonymised folder output

v0.3.0 (2024-09-11)

Feat

  • ✨ Make it compatible with python >=3.10

v0.2.2 (2024-09-11)

Fix

  • 🐛 Fix absolute path for output_dir issue

v0.2.1 (2024-09-09)

Fix

  • Fix the abort case and test
  • Update to pydicom 3.0 and fixed some typos

v0.2.0 (2024-09-05)

Feat

  • ✨ Added anonymiser option by default

v0.1.1 (2024-09-04)

Fix

  • 🐛 Assign the right group id for multi-groups cases in metadata.json

v0.1.0 (2024-07-31)

Feat

  • 🔖 Added GH action

Fix

  • 🐛 Attempt to fix GH action

v0.0.2 (2024-07-31)

Fix

  • Fixed pyproject.toml for cz

v0.0.1 (2024-07-31)