Skip to content

v2.0.0

Compare
Choose a tag to compare
@scaramallion scaramallion released this 27 Dec 02:09
5c77141

The major breaking changes with the version 2.0 release are:

  • Python 2 is no longer supported
  • SOP class variable names now use their new DICOM UID keywords (for example, VerificationSOPClass becomes simply Verification)
  • AE title values should be str rather than bytes and trailing padding spaces are stripped from the raw value during decoding.

See the release notes for a full list of changes.