We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e868a commit bc8a27dCopy full SHA for bc8a27d
CHANGES.md
@@ -1,6 +1,13 @@
1
2
# Release Notes
3
4
+## 4.1.2
5
+
6
+This minor release extends the supported quantifiers API, and adds
7
+partial support for Z3's proof tactics.
8
9
+* Improved support for theorem proving with quantifiers. (Jakub Daniel)
10
11
## 4.1.1
12
13
Another small release, made possible thanks to third-party contributions.
z3.cabal
@@ -1,5 +1,5 @@
Name: z3
-Version: 4.1.1
+Version: 4.1.2
Synopsis: Bindings for the Z3 Theorem Prover
Description:
Bindings for the Z3 4./x/ Theorem Prover (<https://github.com/Z3Prover/z3>).
0 commit comments