We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34f829f + 36236b6 commit 71a22c4Copy full SHA for 71a22c4
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.6, date: 2024-09-29, linux_aarch64: 1}
63
- {version: 4.0.0.5, date: 2024-09-10, linux_aarch64: 1}
64
- {version: 4.0.0.4, date: 2024-09-01}
65
- {version: 4.0.0.3, date: 2024-05-04}
_includes/news.md
@@ -1,5 +1,13 @@
1
{% include links.md %}
2
3
+## Binary build 4.0.0.6, 2024-09-29
4
+
5
+[Binary build 4.0.0.6][bin-4.0.0.6] switches from zlib to zlib-ng and
6
+updates various dependencies.
7
8
+[bin-4.0.0.6]: https://github.com/openslide/openslide-bin/releases/tag/v4.0.0.6
9
10
11
## Binary build 4.0.0.5, 2024-09-10
12
13
[Binary build 4.0.0.5][bin-4.0.0.5] adds Linux aarch64 (ARM64) binaries.
0 commit comments