Releases: pydicom/dicom-validator
Releases · pydicom/dicom-validator
Release 0.8.2
- fixes Windows executable
- adds convenience method
EditionReader.dicom_info_for_editionand fixes API documentation
Release 0.8.1
Fixes bug in handling "shall not be present" condition.
Release 0.8.0
- reworked result handling
- allowed and documented using the validator programmatically
- see the Release Notes for a list of changes
Release 0.7.3
- fixes handling of nested sequences
Release 0.7.2
Fixes parsing of some newer IODs and group macros.
Release 0.7.1
Fixes condition parser problems with newest DICOM standard (2025b).
Release 0.7.0
Uses a grammar parser as condition parser.
Release 0.6.5
Fixes an incompatibility with newer pydicom versions.
Release 0.6.4
Fixes an issue in checking enum values.
Release 0.6.3
Minor bugfixes.