Skip to content

OpenSlide Python 1.3.0

Compare
Choose a tag to compare
@bgilbert bgilbert released this 22 Jul 06:41
· 185 commits to main since this release
v1.3.0
72d6651
  • Support new soname in OpenSlide ≥ 4.0.0
  • Drop support for Python 3.7
  • Expose color management profiles where available
  • Notate available OpenSlide functions in low-level API
  • docs: Update OpenSlide 3.5.0 references to 4.0.0
  • docs: Consolidate license information
  • docs: Drop support for building with Sphinx < 1.6
  • examples: Fix startup failure with Flask ≥ 2.3.0
  • examples: Transform to sRGB (with absolute colorimetric intent) by default
  • examples: Update OpenSeadragon to 4.1.0
  • examples: Correctly import openslide on Windows if OPENSLIDE_PATH not set
  • tests: Fix pytest of installed package from source directory