File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 2.0.2] - 22/01 /2024
3+ ## [ 2.0.2] - 01/02 /2024
44
5- Requires Elpi 1.18.1 and Coq 8.19.
5+ Requires Elpi 1.18.2 and Coq 8.19.
66
77### API
88- Fix ` coq.elaborate-* ` does not erase the type annotation of ` Let ` s (regression
99 introduced in 2.0.1). This fix may introduce differences in generated names
1010- Fix ` coq.elaborate-* ` are not affected anymore by printing options
1111
12+ ### Commands
13+ - Fix install the right initial parsing state (the one before any synterp action
14+ is re-played)
15+
16+ ### HOAS
17+ - Fix evar instantiation loss when crossing the elpi/ltac border
18+ - Fix encoding of "definitional classes" (` Class ` with no record)
19+ - Fix order of implicit arguments of ` Record `
20+
21+ ### Misc
22+ - Change requiring ` elpi ` does not load primitive integers nor primitive floats
23+
24+ ### Apps
25+ - TC: avoid declaring options twice (could make vscoq2 fail)
26+
1227## [ 2.0.1] - 29/12/2023
1328
1429Requires Elpi 1.18.1 and Coq 8.19.
You can’t perform that action at this time.
0 commit comments