Skip to content

Releases: suyashkumar/dicom

dicom v0.4.3

08 Jun 01:26
Compare
Choose a tag to compare
  • write: pad certain VRs with spaces instead of null bytes (#81)
  • Close file explicitly on error in NewParserFromFile (#76)

dicom 0.4.2

26 Apr 08:04
8abd37b
Compare
Choose a tag to compare
  • Add ISO_6 character encoding
  • Option to skip VR verification on write
  • Use go modules instead of dep.

dicomutil 0.4.1

04 Aug 06:12
661f45d
Compare
Choose a tag to compare

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

dicomutil v0.4.0

27 Jun 06:15
4b75184
Compare
Choose a tag to compare

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.