- Fix opening of files in file client - Fix retrieval of studies in file client
0.54.3
Bug fixes
* Fix import of typing extension for Python versions < 3.8 (59)
0.54.2
Bug fixes
- Fix insertion of instances into database
0.54.1
Bug fixes
- Fix deletion of instances
Enhancements
- Update API documentation
0.54.0
New features
* Implement `DICOMfileClient` class for serverless access to locally stored DICOM files (56) * Specify `DICOMClient` protocol, which is implemented by `DICOMfileClient` and `DICOMwebClient`
0.53.0
Bug fixes
* Fix example in usage section of document (51) * Fix search for instances within a given study
Improvements
* Introduce `permissive` parameter to allow URIs that are not compliant with the standard (49)
New features
* Add `ext` subpackage to support vendor-specific extensions (49) * Add extension for Google Healthcare API (49)