Skip to content

Releases: pydicom/dicom-validator

Release 0.8.2

12 Apr 13:11
61cdb9f

Choose a tag to compare

  • fixes Windows executable
  • adds convenience method EditionReader.dicom_info_for_edition and fixes API documentation

Release 0.8.1

04 Apr 19:05
a94fa9a

Choose a tag to compare

Fixes bug in handling "shall not be present" condition.

Release 0.8.0

24 Dec 09:05
a9f3b49

Choose a tag to compare

  • reworked result handling
  • allowed and documented using the validator programmatically
  • see the Release Notes for a list of changes

Release 0.7.3

13 Oct 17:31
cf51573

Choose a tag to compare

  • fixes handling of nested sequences

Release 0.7.2

16 Aug 16:31
60ca1ae

Choose a tag to compare

Fixes parsing of some newer IODs and group macros.

Release 0.7.1

25 May 12:25
ea94a73

Choose a tag to compare

Fixes condition parser problems with newest DICOM standard (2025b).

Release 0.7.0

25 May 06:52
afd2a79

Choose a tag to compare

Uses a grammar parser as condition parser.

Release 0.6.5

02 Apr 19:37
3a6d546

Choose a tag to compare

Fixes an incompatibility with newer pydicom versions.

Release 0.6.4

19 Dec 19:00
cd8be4f

Choose a tag to compare

Fixes an issue in checking enum values.

Release 0.6.3

24 Oct 16:47
f242809

Choose a tag to compare

Minor bugfixes.