Skip to content

0.59.2

Compare
Choose a tag to compare
@CPBridge CPBridge released this 20 Oct 21:47
· 4 commits to master since this release
bc26877

Enhancements

  • Add DICOM RLE media types (#95)

Fixes

  • Update deprecated numpy method calls (#86)
  • Remove 'emtpy response' warning for code 204 (#85)
  • Remove unnecessary google oauth dependency (#83)
  • Compatibility for numpy > 2.0.0 (#101)

Performance Improvements

  • Specify JSON encoding for efficiency (#90)
  • Improve efficiency of multipart decoding (#97)

Packaging/Tooling

  • Update package to use pyproject.toml (#102)
  • Add explicit support for newer python versions (#102)

Documentation

  • Fix link for DICOMweb in documentation (#81)

Contributors

Thanks to @cgorman @manthey @isolovey @erikogabrielsson @by3nrique @vanossj for their contributions!