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 961aaba commit 889758bCopy full SHA for 889758b
Changelog.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
-## UNRELEASED
+## [1.6.0] - 2023-09-20
4
+
5
+Compatible with
6
+- Coq 8.16 with Coq-Elpi 1.15.x and 1.16.x
7
+- Coq 8.17 with Coq-Elpi 1.17.x and 1.18.x
8
+- Coq 8.18 with Coq-Elpi 1.19.x
9
+This version is required if Elpi is >= 1.17.0
10
11
+### General
12
13
+- **Speedup** speedup in coercion compression
14
+- **Speedup** accumulate clauses in batches (on Coq-Elpi >= 8.18.0)
15
+- **Change** remove generation of eta expanded instances (was unused)
16
17
## [1.5.0] - 2023-08-04
18
0 commit comments