Today the much anticipated version 0.9.1 of DICOM-rs is released! DICOM-rs is a Rust implementation of the DICOM standard.

The highlights are support for secure transport connections using TLS, a few API extensions, and a large number of bug fixes.

Despite being a patch release, there is a minor breaking change worth paying attention to if you use `dicom_ul` with the `async` feature. Please file an issue if you encounter some friction when updating DICOM-rs crates in your dependency tree.
https://github.com/Enet4/dicom-rs/releases/tag/v0.9.1

#dicom #rustlang #opensource

Release v0.9.1 · Enet4/dicom-rs

DICOM-rs 0.9.1 Today the much anticipated version of DICOM-rs is released. The highlights for version 0.9.1 are support for secure transport connections using TLS, a few API extensions, and a large...

GitHub