Skip to content

v0.5.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Enet4 Enet4 released this 03 Feb 14:30

This is DICOM-rs 0.5.0 release candidate 2, a new iteration towards the next major version. This version is much closer to a stable release.

The following changelog is auto-generated. Version 0.5.0 will include a better structured list of changes.

What's Changed since 0.5.0-rc.1

  • strip trailing whitespace when displaying text by @mfreeborn in #198
  • [dump] Fix set_virtual_terminal call on Windows by @Enet4 in #208
  • [dump] Remove control code in text value by @aaronzs in #205
  • [dump] Enable dumping more than one file by @natdash in #207
  • Upgrade SNAFU to v0.7 by @Enet4 in #202
  • [core] Admit second-precise times to be converted to a chrono NaiveTime by @Enet4 in #214
  • [storescu] Enable sending more than one file by @natdash in #211
  • Enhanced pixeldata and pixel data encoding by @Enet4 in #213
  • Update to presentation context handling by @natdash in #217
  • Add association test for Store SCU/SCP by @Enet4 in #218
  • Collect transfer syntax factory - inventory 0.2 by @Enet4 in #219
  • Add pixeldata crate to parent library crate by @Enet4 in #220

New Contributors

Full Changelog: v0.5.0-rc.1...v0.5.0-rc.2