We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409259c commit 03adafeCopy full SHA for 03adafe
releasenotes.rst
@@ -1,12 +1,13 @@
1
Kiwi Release Notes
2
==================
3
4
-Wrappers 1.4.5 | Solver 1.4.2 | unreleased
+Wrappers 1.4.5 | Solver 1.4.2 | 24/08/2023
5
------------------------------------------
6
- implement exceptions in Python PR #162
7
This allows to expose in a natural manner the object relevant to the exception:
8
constraint or edit_variable
9
- add missing signature of Constraint.violated for Python wrapper PR #166
10
+- add support for Python 3.12
11
12
Wrappers 1.4.4 | Solver 1.4.2 | 15/07/2022
13
0 commit comments