3.0.0¶
The major breaking changes with the version 3.0 release are:
Minimum required pydicom version is 3.0
Changed
StoragePresentationContexts
to match DCMTK implementation
Changes¶
Enhancements¶
Setting the Affected SOP Instance UID for an N-CREATE-RSP message when it’s absent from the N-CREATE-RQ can now be done by adding it to the returned Attribute List dataset (it’ll be removed from the dataset prior to sending) (#995)
Added debugging handlers for the remaining DIMSE-N messages