Dicom Versions Save

⚡High Performance DICOM Medical Image Parser in Go.

v0.4.3

3 years ago
  • write: pad certain VRs with spaces instead of null bytes (#81)
  • Close file explicitly on error in NewParserFromFile (#76)

v0.4.2

4 years ago
  • Add ISO_6 character encoding
  • Option to skip VR verification on write
  • Use go modules instead of dep.

0.4.1

4 years ago

Minor internal changes and bugfixes (mostly around printing of DICOM metadata).

v0.4.0

4 years ago

The latest modern release of dicomutil after many refactors and improvements. Future releases will include more descriptive change lists, but this is the first major release including binaries and including many of the changes added in this fork.