Releases: slicebox/dcm4che-streams
Releases · slicebox/dcm4che-streams
Robust VR=UN handling
Port of a fix in dicom-streams which improves handling of elements with VR=UN
DICOM validation with optional input draining
Merge pull request #49 from slicebox/release-2017-11-06 Release 2017 11 06
Modular dicom processing
New non-trivial DICOM flows can be built using a modular system of capabilities that are mixed in as appropriate with a core class implementing a common base interface.
Tag paths
Added new data structure for tag paths. A tag path ponts to a tag or sequence in a dataset, possibly nested within other datasets. The modify flow has been updated to work with tag paths, making it possible to modify tags in sequences. Also, a bulk data filter was added.
Refactored API for modify flow
0.3 release 2017-05-29
Bugfix collect attributes flow
0.2.1 release 2017-05-20
Collect attributes flow, several bugfixes
0.2 release 2017-05-15
Initial release
Basic validation, filter, parts and attributes flows and sinks.