All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Coq OPAM package definition uses dune
- Support for Coq builds with dune
8.11.0 - 2020-01-31
- Compatibility with Coq 8.11
- Ignore more untracked files such as
.vos
- Remove mention of extracted OPAM package in README.md
- Add
Proof using
annotations for faster.vos
/.vio
compilation - Ignore undeclared scope warnings
8.10.0 - 2019-10-14
- Unused library lemmas and functions originally from a formalization of separation logic that were vendored
- Hint and declaration deprecation warnings
- Switch from deprecated
omega
tactic tolia
- Use LF newlines everywhere, in place of CRLF
8.9.0 - 2019-05-15
- Support for Coq 8.9 and later (port from Coq 8.4)
- OCaml compilation of extracted code (OCaml 4.05.0 or later and Batteries 2.8.0 or later)
- Modernize build scripts to use
coq_makefile
features - Reorganize code into subdirectories