Skip to content

Commit

Permalink
OpenSlide Python 1.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Gilbert <[email protected]>
  • Loading branch information
bgilbert committed Oct 8, 2023
1 parent 7481462 commit 2de93fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ c:
- {version: 2.1.0, date: 2009-08-18, no_xz: 1}
- {version: 2.0.0, date: 2009-07-16, no_xz: 1}
python:
- {version: 1.3.1, date: 2023-10-08}
- {version: 1.3.0, date: 2023-07-22}
- {version: 1.2.0, date: 2022-06-17}
- {version: 1.1.2, date: 2020-09-13}
Expand Down
7 changes: 7 additions & 0 deletions _includes/news.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{% include links.md %}

## OpenSlide Python version 1.3.1, 2023-10-08

OpenSlide Python 1.3.1 updates the docs and example tools to transform
images to sRGB using the default rendering intent of the image's ICC
profile, rather than absolute colorimetric intent.


## OpenSlide Python version 1.3.0, 2023-07-22

OpenSlide Python 1.3.0 adds support for the upcoming OpenSlide 4.0.0 and
Expand Down

0 comments on commit 2de93fe

Please sign in to comment.