0.3.0
What's Changed
- Add support for versions of ocaml where an ocaml-system package is not provided in the default repo, such as for instance, OCaml 5 alpha. (#83)
- Export the internal library platform.binary_repo (#82) The library manages the cache repository.
- Fix the fact that man pages files were not included (#82)
- Fix error line appearing in reverse order, and show error in execution even in -v verbose mode (#84).