Releases: mit-plv/rewriter
v0.0.20
Compatible with Coq 8.19, 8.20, Rocq 9.0, 9.1, 9.2
Testing automatic creation of opam publishing
Full Changelog: v0.0.19...v0.0.20
v0.0.19
Compatible with Coq 8.19, 8.20, Rocq 9.0, 9.1, 9.2
Testing automatic creation of opam publishing
Full Changelog: v0.0.18...v0.0.19
v0.0.18
Compatible with Coq 8.19, 8.20, Rocq 9.0, 9.1, 9.2
Testing automatic creation of opam publishing
Full Changelog: v0.0.17...v0.0.18
v0.0.17
Compatible with Coq 8.19, 8.20, Rocq 9.0, 9.1, 9.2
What's Changed
- Adapt to rocq-prover/rocq#21849 by @proux01 in #199
Full Changelog: v0.0.16...v0.0.17
v0.0.16
Compatible with Coq 8.18, 8.19, 8.20, Rocq 9.0, 9.1, 9.2
Last version compatible with Coq 8.18
What's Changed
- Adapt to rocq-prover/rocq#21566 (build_by_tactic doesn't return status) by @SkySkimmer in #192
- Adapt to rocq-prover/rocq#19398 by @yannl35133 in #193
- Adapt to rocq-prover/rocq#21669 (evaluable_of_global_reference no env arg) by @SkySkimmer in #194
- Bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in #195
- Adapt to rocq-prover/rocq#21833. by @ppedrot in #197
- Adapt to rocq-prover/rocq#21820 (collapse_sort_variables arg change) by @SkySkimmer in #196
New Contributors
- @yannl35133 made their first contribution in #193
Full Changelog: v0.0.15...v0.0.16
v0.0.15
Compatible with Coq 8.18, 8.19, 8.20, Rocq 9.0, 9.1
v0.0.14
Compatible with Coq 8.18, 8.19, 8.20, Rocq 9.0, 9.1
What's Changed
- Adapt to rocq-prover/rocq#20816 by @proux01 in #177
- Adapt to rocq-prover/rocq#21110. by @ppedrot in #178
- Adapt to rocq-prover/rocq#21380. by @ppedrot in #183
- Adapt to rocq-prover/rocq#21195 (add quality constraint kind) by @jrosain in #182
- Adapt to rocq-prover/rocq#21391. by @ppedrot in #184
- Adapt to rocq-prover/rocq#21394. by @ppedrot in #185
- Adapt to rocq-prover/rocq#21395 (revert univ_decl name change) by @SkySkimmer in #186
- Adapt to rocq-prover/rocq#21421. by @ppedrot in #187
- Adapt to rocq-prover/rocq#21419 by @mattam82 in #188
- Adapt to rocq-prover/rocq#21467. by @ppedrot in #189
New Contributors
- @Copilot made their first contribution in #180
- @jrosain made their first contribution in #182
- @mattam82 made their first contribution in #188
Full Changelog: v0.0.13...v0.0.14
Rewriter v0.0.13
Compatible with Coq 8.18, 8.19, 8.20, Rocq 9.0
What's Changed
- Adapt to rocq-prover/rocq#19690 (Hint Extern follows default proof mode) by @SkySkimmer in #171
- Adapt w.r.t. rocq-prover/rocq#20423. by @ppedrot in #172
Full Changelog: v0.0.12...v0.0.13
Rewriter v0.0.12
Compatible with Coq 8.18, 8.19, 8.20
What's Changed
- Rely on upstreamed Ltac2 functions (prompted by rocq-prover/rocq#18973). by @rlepigre in #155
- Adapt to rocq-prover/rocq#19384 (cleanup ustate universe demote APIs) by @SkySkimmer in #156
- speedup wf{3,4}_of_wf by factorizing raw matches to definitions by @SkySkimmer in #157
- Adapt to rocq-prover/rocq#19530 by @proux01 in #159
- Adapt to rocq-prover/rocq#19620 (Global.push_context_set no strict argument) by @SkySkimmer in #160
- add missing nounfold for Qeq_bool in Sample.v (for coq/coq##19801) by @andres-erbsen in #164
- Adapt to coq#19822 by @Tragicus in #165
New Contributors
- @rlepigre made their first contribution in #155
- @proux01 made their first contribution in #159
- @Tragicus made their first contribution in #165
Full Changelog: v0.0.11...v0.0.12
Rewriter v0.0.11
Compatible with Coq 8.17, 8.18, 8.19.
What's Changed
- Add profiling for cbn by @JasonGross in #141
- Add more debug profiling (
replace_type_try_transport) by @JasonGross in #143 - More error messages when .coq-version creation fails by @JasonGross in #144
- Move unfolding of
fstandsndearlier by @JasonGross in #142 - adapt to rocq-prover/rocq#18563 by @andres-erbsen in #148
- Adapt to rocq-prover/rocq#18624 (Tac2ffi / Tac2val split) by @SkySkimmer in #149
New Contributors
- @divergentdave made their first contribution in #147
Full Changelog: v0.0.10...v0.0.11