Skip to content

DICOM-Decoder 1.1.4

Choose a tag to compare

@ThalesMMS ThalesMMS released this 28 May 15:12
· 15 commits to main since this release

Changes since 1.1.3.

Compare: 1.1.3...1.1.4

  • Added patientName to DicomSeriesVolume, preserving the DICOM Patient Name value on loaded series volumes.
  • Added patientName to DicomDecodedSeries, with an empty-string default for cases where no patient name is available.
  • Propagated patientName when converting a DicomSeriesVolume into a decoded series.
  • Updated DicomSeriesLoader to read .patientName from decoder metadata and pass it through both volume construction paths.

The tag contains only focused DicomCore source changes; there are no package manifest, benchmark, documentation, or test fixture changes in this release.