Releases: KitwareMedical/dicom-anonymizer
Releases · KitwareMedical/dicom-anonymizer
v1.0.13-1
v1.0.13
v1.0.12
- Improved Python support
- Improved continuous integration
- Added support for more VRs
- Updated the field database to the latest DICOM standard
- Improved documentation and setup instructions
- Added an examples folder
- Added unit tests
- Fixed anonymization failures for RawDataElement
- Improved anonymized values for several VRs
v1.0.8
- Fix regexp method with string
- Add option to not delete private tags
- Reformatting code to better fit with pep8
- Allow to apply custom actions to private tags
- Fix error when trying to delete sub element of a sequence
v1.0.7
- Allow to anonymize dicom fields without reading .dcm file
- Allow to use regexp as custom action