You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small fixes (#34)
* re-commit updated opam file
missing constraint on cmdliner present in dune-project
* use ocaml/opam image in CI docker
* Revert "use ocaml/opam image in CI docker"
This reverts commit adfeaed.
Doesn't fix the CI. I don't know circleci and I don't have time to debug
rn so I'm just reverting.
* preparing for a release
Release 1.4.0
CHANGES:
* Track references to libraries made using their private name
even if they have a public name (by Raphaël Proust, #29).
* Support re_export dependencies (by Stéphane Glondu, #30).