Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@jcupitt jcupitt released this 09 Apr 13:07
· 1 commit to main since this release

Changes since v1.1.0:

  • fix build with uthash < 2.3.0 [bgilbert]
  • explicitly fail if macOS universal build is attempted [bgilbert]
  • better handling of implicit mode in dcm-dump [jcupitt]
  • better handling of trailing spaces in string values [y-baba-isb]
  • much faster read of files with an EOT but no FGS [pcram-techcyte]
  • add dcm_filehandle_get_frame_number() [jcupitt]
  • add DICOM catenation support [jcupitt]
  • fix GCC compiler warning [bgilbert]
  • fix /0 from crafted file [xz0x]