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 e8a6ab8 commit 3d7b4caCopy full SHA for 3d7b4ca
Changelog.md
@@ -1,4 +1,20 @@
1
-# Development version
+# [2.5.0] 18/2/2025
2
+
3
+Requires Elpi 2.0.7 and Coq 8.20 or Rocq 9.0.
4
5
+### Packaging
6
+- rename to `rocq-elpi` (`coq-elpi` is a transitional package)
7
+- remove cram tests
8
+- separate tests bsed on `rocq-stdlib`, the main build targets
9
+ just depend on `rocq-core`
10
+- CI based on docker images rather than ocaml setup
11
12
+### APPS
13
+- derive: fix missing universe constraints in `param2`
14
+- derive: new `param2.register` command
15
+- derive: improve generated names in `param2`
16
+- derive: put eqb AST into a dedicated namespace
17
+- eltac: apply and rewrite examples
18
19
### API
20
- `coq.count-prods` now count products modulo reduction,
0 commit comments