File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 22
33## UNRELEASED
44
5- - ** Fix** HB.pack works with structures about functions, and not just
6- types
7- - ** New** Command HB.howto to find all possible ways to instanciate structures.
5+ ## [ 1.4.0] - 2022-09-28
6+
7+ Compatible with
8+ - Coq 8.15 with Coq-Elpi 1.14.x
9+ - Coq 8.16 with Coq-Elpi 1.15.x and 1.16.x
10+ -
11+ - ** Fix** ` HB.pack ` works with structures about functions, and not just types.
12+ - ** Fix** ` HB.about ` and ` HB.graph ` now display shortest names.
13+ - ** New** Command ` HB.howto ` to find all possible ways to instanciate structures.
14+ - ** New** Structures now support keys which type's head is a global reference.
15+ (Only keys corresponding to the coercion classes ` Sortclass ` and ` Funclass ` were accepted).
816
917## [ 1.3.0] - 2022-07-27
1018
You can’t perform that action at this time.
0 commit comments