Releases: coq-community/coq-ext-lib
Releases · coq-community/coq-ext-lib
v0.11.2
v0.11.1
v0.11.0
Added
- Core:
decideP
function yielding{P} + {~P}
forDecidable
propositions. (#81) - Programming:
curry
function inExtras
module. - Structures:
- Tactics:
- Rewrite hypotheses;
- Clear trivial hypotheses;
- Hide and show hypotheses. (#81)
Changed
- Data: make
vector
template-polymorphic again. (#76)
Removed
- Module:
- Core:
Type
; - Structures:
Identity
andProper
; - Tactics:
TypeTac
;
- Core:
- Class:
PFunctor
,PApplicative
, andPMonad
. (#80)
Fixed
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.8 (Coq 8.8)
Coq 8.8 support
v0.9.7 (coq.8.7)
Coq 8.7 compatibility.
v0.9.5 (coq.8.6)
Bug fix release for compatibility with Coq 8.6.