Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _data/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ c:
- {version: 2.1.0, date: 2009-08-18, gz: 1}
- {version: 2.0.0, date: 2009-07-16, gz: 1}
python:
- {version: 1.4.3, date: 2025-12-03, gz: 1, xz: 1, whl: 1, src_: 1}
- {version: 1.4.2, date: 2025-04-28, gz: 1, xz: 1, whl: 1, src_: 1}
- {version: 1.4.1, date: 2024-10-30, gz: 1, xz: 1, whl: 1, src_: 1}
- {version: 1.4.0, date: 2024-10-29, gz: 1, xz: 1, whl: 1, src_: 1}
Expand All @@ -43,6 +44,7 @@ python:
- {version: 0.3.0, date: 2011-12-16, gz: 1, xz: 1}
- {version: 0.2.0, date: 2011-09-02, gz: 1, xz: 1}
java:
- {version: 0.13.1, date: 2025-12-02, gh: 1, jar: 1}
- {version: 0.13.0, date: 2024-05-04, gh: 1, jar: 1}
- {version: 0.12.4, date: 2023-11-07, xz: 1}
- {version: 0.12.3, date: 2022-12-17, xz: 1}
Expand All @@ -62,6 +64,7 @@ java:
- {version: 0.6.0, date: 2009-08-17, gz: 1}
- {version: 0.5.0, date: 2009-07-15, gz: 1}
bin:
- {version: 4.0.0.10, date: 2025-12-03, linux_aarch64: 1}
- {version: 4.0.0.8, date: 2025-04-27, linux_aarch64: 1}
- {version: 4.0.0.6, date: 2024-09-29, linux_aarch64: 1}
- {version: 4.0.0.5, date: 2024-09-10, linux_aarch64: 1}
Expand Down
26 changes: 26 additions & 0 deletions _includes/news.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
{% include links.md %}

## Binary build 4.0.0.10, 2025-12-03

[Binary build 4.0.0.10][bin-4.0.0.10] drops Python 3.8 support in the Python
binary packages, enables SIMD JPEG decoding on macOS x86_64, and updates
many dependencies.

[bin-4.0.0.10]: https://github.com/openslide/openslide-bin/releases/tag/v4.0.0.10


## OpenSlide Python version 1.4.3, 2025-12-03

[OpenSlide Python 1.4.3][python-1.4.3] adds support for
[free-threaded Python][] and drops support for Python 3.9.

[python-1.4.3]: https://github.com/openslide/openslide-python/releases/tag/v1.4.3
[free-threaded Python]: https://docs.python.org/3/howto/free-threading-python.html


## OpenSlide Java version 0.13.1, 2025-12-02

[OpenSlide Java 0.13.1][java-0.13.1] fixes backward compatibility of JARs
built with Java newer than 22.

[java-0.13.1]: https://github.com/openslide/openslide-java/releases/tag/v0.13.1


## OpenSlide Python version 1.4.2, 2025-04-28

[OpenSlide Python 1.4.2][python-1.4.2] drops support for Python 3.8 and adds
Expand Down
110 changes: 55 additions & 55 deletions api/python/index.html

Large diffs are not rendered by default.

Binary file modified api/python/objects.inv
Binary file not shown.
14 changes: 7 additions & 7 deletions api/python/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &#8212; OpenSlide Python 1.4.2 documentation</title>
<title>Search &#8212; OpenSlide Python 1.4.3 documentation</title>
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="static/classic.css?v=f11ead97" />


<script src="static/documentation_options.js?v=02f2166e"></script>
<script src="static/doctools.js?v=9bcbadda"></script>
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
<script src="static/documentation_options.js?v=a68a9277"></script>
<script src="static/doctools.js?v=fd6eb6e6"></script>
<script src="static/sphinx_highlight.js?v=6ffebe34"></script>

<script src="static/searchtools.js"></script>
<script src="static/language_data.js"></script>
Expand All @@ -24,7 +24,7 @@
<div class="related" role="navigation" aria-label="Related">
<h3>Navigation</h3>
<ul>
<li class="nav-item nav-item-0"><a href="index.html">OpenSlide Python 1.4.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">OpenSlide Python 1.4.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul>
</div>
Expand Down Expand Up @@ -75,13 +75,13 @@ <h1 id="search-documentation">Search</h1>
<div class="related" role="navigation" aria-label="Related">
<h3>Navigation</h3>
<ul>
<li class="nav-item nav-item-0"><a href="index.html">OpenSlide Python 1.4.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">OpenSlide Python 1.4.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2010-2024 Carnegie Mellon University and others.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 9.0.1.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion api/python/searchindex.js

Large diffs are not rendered by default.

Loading