Skip to content

dicom v1.0.4

Compare
Choose a tag to compare
@suyashkumar suyashkumar released this 16 Jul 01:13
· 39 commits to main since this release
6c2dad5
  • In this release, we properly return sentinel errors on dicoms with unsupported BitsAllocated values instead of parsing them incorrectly (#210).

  • We also have added some debug logging that will only print when in a binary build with -tags debug (#209).

  • Additions and improvements to pkg/ (TODO(suyashkumar): describe these)