Skip to content

v0.6.1

Compare
Choose a tag to compare
@Enet4 Enet4 released this 26 Aug 10:51
· 343 commits to master since this release

DICOM-rs 0.6.1

This is a patch release intended to solve a case where the automatic preamble detector would panic when trying to load files which are too small.
Updating the library crates and tools once possible is highly recommended.

Fixes

Miscellaneous

  • Bump rustls-webpki from 0.100.1 to 0.100.2 (#403)
  • Cargo workspace update (#406)

📦 Updated crates

  • dicom-object 0.6.1
  • dicom-dump 0.6.1
  • dicom-storescu 0.3.1
  • dicom-findscu 0.2.1
  • dicom-toimage 0.2.1
  • dicom-fromimage 0.2.1
  • dicom-storescp 0.2.1
  • dicom 0.6.1

🙏 Acknowledgements

Thank you @DerOrfa for reporting the bug and fixing it in #405.

Full Changelog: dicom-core-v0.6.1...v0.6.1