We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca5695f + 2b1129f commit c315cedCopy full SHA for c315ced
2 files changed
_data/releases.yaml
@@ -61,6 +61,7 @@ java:
61
- {version: 0.6.0, date: 2009-08-17, gz: 1}
62
- {version: 0.5.0, date: 2009-07-15, gz: 1}
63
bin:
64
+ - {version: 4.0.0.8, date: 2025-04-27, linux_aarch64: 1}
65
- {version: 4.0.0.6, date: 2024-09-29, linux_aarch64: 1}
66
- {version: 4.0.0.5, date: 2024-09-10, linux_aarch64: 1}
67
- {version: 4.0.0.4, date: 2024-09-01}
_includes/news.md
@@ -1,5 +1,12 @@
1
{% include links.md %}
2
3
+## Binary build 4.0.0.8, 2025-04-27
4
+
5
+[Binary build 4.0.0.8][bin-4.0.0.8] updates many dependencies.
6
7
+[bin-4.0.0.8]: https://github.com/openslide/openslide-bin/releases/tag/v4.0.0.8
8
9
10
## OpenSlide Python version 1.4.1, 2024-10-30
11
12
[OpenSlide Python 1.4.1][python-1.4.1] fixes some failures on older systems.
0 commit comments