Skip to content

0.9.0

Compare
Choose a tag to compare
@hackermd hackermd released this 27 Jul 14:25
· 240 commits to master since this release

API changes

  • rename DICOMWebClient class to DICOMwebClient for consistency with client implementations in other languages (e.g., JavaScript dcmjs-org/dicomweb-client)

New features

  • add parameters to DICOMwebClient class constructor to specify URL path prefix for different RESTful services (QIDO-RS, WADO-RS, STOW-RS) - this allows using the same client instance across services even if they have different locations