Skip to content

Releases: math-comp/hierarchy-builder

Hierarchy Builder v1.8.1

25 Jan 09:48
6cc023d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

Hierarchy Builder v1.8.0

13 Dec 23:50
e038e77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

Hierarchy Builder 1.7.1

06 Dec 21:41
v1.7.1
811c9dd
Compare
Choose a tag to compare

Compatible with Coq 8.18, 8.19 and 8.20

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

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.