You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/changelog-v1.rst
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,23 @@
8
8
Changelog - version 1
9
9
=====================
10
10
11
+
v1.1.0 (released 30/09/2025)
12
+
----------------------------
13
+
14
+
This is a minor release with a few new features from libsemigroups_ and some bugfixes:
15
+
16
+
* Throw if bad alphabet or rules by @james-d-mitchell in https://github.com/libsemigroups/libsemigroups_pybind11/pull/317
17
+
* Add some missing and features from the ``presentation`` namespace by @james-d-mitchell in https://github.com/libsemigroups/libsemigroups_pybind11/pull/318
18
+
* Test default values and ``datetime`` types by @Joseph-Edwards in https://github.com/libsemigroups/libsemigroups_pybind11/pull/324
19
+
* Todd coxeter additions by @james-d-mitchell in https://github.com/libsemigroups/libsemigroups_pybind11/pull/328
20
+
11
21
v1.0.1 (released 13/08/2025)
12
-
-----------------------------
22
+
----------------------------
13
23
14
24
This is a minor release that adds some missing files to the PyPI source.
15
25
16
26
v1.0.0 (released 12/08/2025)
17
-
-----------------------------
27
+
----------------------------
18
28
19
29
This is a major release that significantly expands the API of
20
30
``libsemigroups_pybind11`` to expose much of the functionality implemented in
0 commit comments