Releases: sjoerdk/dicomtrolley
Releases · sjoerdk/dicomtrolley
Release v2.0.1
v2.0.1 (2022-07-05)
- Works around exponential resource usage in pydantic 0.9 by pinning to 0.8
Version 2.0.0
Introduces unified Query object that can be used for any back-end. This means you can now switch backends without altering any query code
v1.2.0
Rad69 download
v1.1.0 (2022-04-14)
- Improves rad69 downloading. Can now handle chunked rad69 soap response stream with low memory use
v1.0.0 (2022-03-23)
- Adds Rad69 as download method
- Replaces 'wado' argument to Trolley with abstract downloader. Abstract 'Downloader' class is implemented by both Wado and Rad69
Improves examples and docs
v0.5.2 v0.5.1 -> v0.5.2
DICOM-QR
Multi-threaded downloads
- Adds Multi-threaded WADO downloads
- Changes to some core.Trolley function signatures to accomodate multi-threaded processing
With Examples and docs
v0.3.0 Merge branch 'master' of github.com:sjoerdk/dicomtrolley
Alpha without examples
v0.2.0 Moves to v0.2.0