|
6 | 6 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <title>Changelog - version 1 — libsemigroups_pybind11 1.2.1.dev10+g639b6f649.d20260118 documentation</title> |
| 9 | + <title>Changelog - version 1 — libsemigroups_pybind11 1.3.1.dev16+g02ba3dd93.d20260225 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
|
16 | 16 | <link rel="shortcut icon" href="_static/libsemigroups_pybind11_logo.svg"/> |
17 | 17 | <script src="_static/jquery.js?v=5d32c60e"></script> |
18 | 18 | <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
19 | | - <script src="_static/documentation_options.js?v=3e33d115"></script> |
| 19 | + <script src="_static/documentation_options.js?v=34744ed2"></script> |
20 | 20 | <script src="_static/doctools.js?v=9bcbadda"></script> |
21 | 21 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
22 | 22 | <script src="_static/clipboard.min.js?v=a7894cd8"></script> |
|
115 | 115 |
|
116 | 116 | <section id="changelog-version-1"> |
117 | 117 | <h1>Changelog - version 1<a class="headerlink" href="#changelog-version-1" title="Link to this heading"></a></h1> |
| 118 | +<section id="v1-4-0-released-25-02-2026"> |
| 119 | +<h2>v1.4.0 (released 25/02/2026)<a class="headerlink" href="#v1-4-0-released-25-02-2026" title="Link to this heading"></a></h2> |
| 120 | +<p>This is a minor release including some improvements and new features:</p> |
| 121 | +<ul class="simple"> |
| 122 | +<li><p>Update to libsemigroups v3.5.0 and add the new features it contains.</p></li> |
| 123 | +<li><p>transf: future proof <code class="docutils literal notranslate"><span class="pre">__getitem__</span></code> by @james-d-mitchell in <a class="reference external" href="https://github.com/libsemigroups/libsemigroups_pybind11/pull/382">https://github.com/libsemigroups/libsemigroups_pybind11/pull/382</a></p></li> |
| 124 | +<li><p>todd-coxeter: update for changes in libsemigroups by @james-d-mitchell in <a class="reference external" href="https://github.com/libsemigroups/libsemigroups_pybind11/pull/388">https://github.com/libsemigroups/libsemigroups_pybind11/pull/388</a></p></li> |
| 125 | +</ul> |
| 126 | +</section> |
118 | 127 | <section id="v1-3-0-released-18-01-2026"> |
119 | 128 | <h2>v1.3.0 (released 18/01/2026)<a class="headerlink" href="#v1-3-0-released-18-01-2026" title="Link to this heading"></a></h2> |
120 | 129 | <ul class="simple"> |
|
0 commit comments