- 🐛 Fix bug about existing folder when using re-group option
- improve output details for unknown modalities
- 🐛 Avoid overwriting images in some scenarios
- 🐛 Improve the way to handle AcquisitionDateTime
- 🐛 Able to handle OPTOS PSEUDOCOLOUR_ULTRAWIDEFIELD modality
- 🐛 Added tolerance parameter for grouping AcquisitionDateTime
- 🐛 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