We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59bf9b0 commit c6c11dbCopy full SHA for c6c11db
2 files changed
_data/releases.yaml
@@ -59,6 +59,7 @@ java:
59
- {version: 0.6.0, date: 2009-08-17, gz: 1}
60
- {version: 0.5.0, date: 2009-07-15, gz: 1}
61
bin:
62
+ - {version: 4.0.0.4, date: 2024-09-01}
63
- {version: 4.0.0.3, date: 2024-05-04}
64
- {version: 4.0.0.2, date: 2024-03-29}
65
- {date: 2023-10-11}
_includes/news.md
@@ -1,5 +1,13 @@
1
{% include links.md %}
2
3
+## Binary build 4.0.0.4, 2024-09-01
4
+
5
+[Binary build 4.0.0.4][bin-4.0.0.4] updates the versions of many
6
+dependencies.
7
8
+[bin-4.0.0.4]: https://github.com/openslide/openslide-bin/releases/tag/v4.0.0.4
9
10
11
## OpenSlide Java version 0.13.0, 2024-05-04
12
13
[OpenSlide Java 0.13.0][java-0.13.0] requires Java ≥ 22 and OpenSlide ≥
0 commit comments