- 🐛 Fix output dir bug
- 🐛 Fix wrong py_dcm_version in metadata.json
- ✨ Option to re-group DCM results by AcquisitionDateTime
- 🐛 Fix issue with anonymised folder output
- ✨ Make it compatible with python >=3.10
- 🐛 Fix absolute path for output_dir issue
- Fix the abort case and test
- Update to pydicom 3.0 and fixed some typos
- ✨ Added anonymiser option by default
- 🐛 Assign the right group id for multi-groups cases in metadata.json
- 🔖 Added GH action
- 🐛 Attempt to fix GH action
- Fixed pyproject.toml for cz