Skip to content

Releases: math-comp/hierarchy-builder

Hierarchy Builder 1.7.0

11 Jan 11:03
8b1725c
Compare
Choose a tag to compare

Compatible with Coq 8.18 with Coq 8.19

What's Changed

  • Removed the #[primitive_class] attribute, making it the default.
  • New HB.saturate to saturate instances w.r.t. the current hierarchy
  • Removed the #[infer] attribute made obsolete by reverse coercions.

Hierarchy Builder 1.6.0

20 Sep 14:18
3b478ca
Compare
Choose a tag to compare

Compatible with Coq 8.16, 8.17 and 8.18.

This release is mainly improving performances in Math Comp 2.0 and Math Comp Analysis.

Hierarchy Builder 1.5.0

04 Aug 20:46
v1.5.0
c4f2361
Compare
Choose a tag to compare

Compatible with Coq 8.15, 8.16, 8.17 and 8.18

Hierarchy Builder 1.4.0

29 Sep 11:01
6598dc8
Compare
Choose a tag to compare

Compatible with Coq 8.15 and Coq 8.16.
New features were added, see the Changelog.

Hierarchy Builder 1.3.0

27 Jul 11:04
20d8bcf
Compare
Choose a tag to compare

Compatible with Coq 8.15 and Coq 8.16.
New features were added, see the Changelog.

Hierarchy Builder 1.2.1

10 Jan 13:21
v1.2.1
Compare
Choose a tag to compare

Minor release adding compatibility with Coq 8.15

Hierarchy Builder 1.2.0

24 Sep 20:05
952607d
Compare
Choose a tag to compare

This release works with Coq 8.13 and 8.14 and brings improvements in proof mode.

Hierarchy Builder 1.1.0

30 Mar 15:29
eeb2315
Compare
Choose a tag to compare

Requires Coq 8.11 or 8.12 or 8.13.
This is a major release adding many new features and bugfixes.
See Changelog.md.

Hierarchy Builder 1.0.0

16 Dec 14:13
8add15e
Compare
Choose a tag to compare

Requires Coq 8.11 or 8.12 or 8.13.

Support for structure parameters and coercions in mixin/factory statements.

See Changelog.

Hierarchy Builder 0.10.0

07 Aug 22:29
94b0e49
Compare
Choose a tag to compare

Rudimentary and experimental support for parameters.
See Changelog.