File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 1- # Development version
1+ # [ 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+ - derive: new (experimental) derive.eqbOK.register_axiom
18+ - eltac: apply and rewrite examples
219
320### API
421- ` coq.count-prods ` now count products modulo reduction,
You can’t perform that action at this time.
0 commit comments