Skip to content

dicom-core-v0.4.1

Compare
Choose a tag to compare
@Enet4 Enet4 released this 30 Jul 20:49

New

  • Added method is_non_primitive to DataElementHeader (#146)

Fixes

  • Parsing dates with only year and month should now work (day defaults to 1) (#137 @jmlaka)
  • Improved handling of dates and date-times with missing time components (#143 @jmlaka)

Enhancements

  • Date-time decoding was simplified to longer consider partial UTC offsets (#139 @jmlaka)