Skip to content

Commit d017e74

Browse files
authored
Merge pull request LPCIC#774 from LPCIC/changelog
close changelog
2 parents 19c4e6b + 1d87057 commit d017e74

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

Changelog.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
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,

0 commit comments

Comments
 (0)