Skip to content

Commit 3e75afb

Browse files
committed
OpenSlide Java 0.13.1
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
1 parent 62ccee9 commit 3e75afb

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

_data/releases.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ python:
4343
- {version: 0.3.0, date: 2011-12-16, gz: 1, xz: 1}
4444
- {version: 0.2.0, date: 2011-09-02, gz: 1, xz: 1}
4545
java:
46+
- {version: 0.13.1, date: 2025-12-02, gh: 1, jar: 1}
4647
- {version: 0.13.0, date: 2024-05-04, gh: 1, jar: 1}
4748
- {version: 0.12.4, date: 2023-11-07, xz: 1}
4849
- {version: 0.12.3, date: 2022-12-17, xz: 1}

_includes/news.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{% include links.md %}
22

3+
## OpenSlide Java version 0.13.1, 2025-12-02
4+
5+
[OpenSlide Java 0.13.1][java-0.13.1] fixes backward compatibility of JARs
6+
built with Java newer than 22.
7+
8+
[java-0.13.1]: https://github.com/openslide/openslide-java/releases/tag/v0.13.1
9+
10+
311
## OpenSlide Python version 1.4.2, 2025-04-28
412

513
[OpenSlide Python 1.4.2][python-1.4.2] drops support for Python 3.8 and adds

0 commit comments

Comments
 (0)