This project uses ocamlformat (for OCaml) and prettier (for Markdown).
- Update CHANGES.md.
- Run
dune-release tag VERSION
to create a tag for the newVERSION
. - Run
dune-release
to publish the newVERSION
. - Run
./update-gh-pages-for-tag VERSION
to update the online documentation.