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]