We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b463147 + 4d5939b commit 3b17f26Copy full SHA for 3b17f26
2 files changed
_data/releases.yaml
@@ -64,6 +64,7 @@ java:
64
- {version: 0.6.0, date: 2009-08-17, gz: 1}
65
- {version: 0.5.0, date: 2009-07-15, gz: 1}
66
bin:
67
+ - {version: 4.0.0.11, date: 2026-01-04, linux_aarch64: 1}
68
- {version: 4.0.0.10, date: 2025-12-03, linux_aarch64: 1}
69
- {version: 4.0.0.8, date: 2025-04-27, linux_aarch64: 1}
70
- {version: 4.0.0.6, date: 2024-09-29, linux_aarch64: 1}
_includes/news.md
@@ -1,5 +1,12 @@
1
{% include links.md %}
2
3
+## Binary build 4.0.0.11, 2026-01-04
4
+
5
+[Binary build 4.0.0.11][bin-4.0.0.11] updates several dependencies.
6
7
+[bin-4.0.0.11]: https://github.com/openslide/openslide-bin/releases/tag/v4.0.0.11
8
9
10
## Binary build 4.0.0.10, 2025-12-03
11
12
[Binary build 4.0.0.10][bin-4.0.0.10] drops Python 3.8 support in the Python
0 commit comments