Dicomweb-client

Latest version: v0.59.3

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

0.57.0

Enhancements

- Improve performance of frame retrieval via `DICOMfileClient` by caching offsets in the database
- Further unify interfaces of `DICOMfileClient` and `DICOMwebClient`

Breaking changes

- Constructor of `DICOMfileClient` now accepts a URL with `file` scheme rather than a filesystem path
- Parameter `base_dir` of constructor of `DICOMfileClient` has been renamed to `url`
- Schema of SQLite database underlying `DICOMfileClient` has changed

Migration from version 0.56.2 or earlier

- Change `DICOMfileClient(base_dir='/path/to/dir')` to `DICOMfileClient(url='file:///path/to/dir')`
- Remove existing database files

0.56.2

Bug fixes

- Drop threading support for frame retrieval

0.56.1

Enhancements

- Enable `DICOMfileClient` to read multiple frames in parallel (65)

0.56.0

Enhancements

* Improve performance of `DICOMfileClient` (64)

0.55.1

Bug fixes

* Correctly handle acceptable media types (63)

0.55.0

New features

* Add `get_remaining` parameter to search methods to recursively fetch remaining search results (60)

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.