Releases: ocaml/setup-ocaml
Releases · ocaml/setup-ocaml
v2.0.14
Added
- Add support for nektos/act.
v2.0.13
Fixed
- Ensure cache key creation works with local opam repositories.
v2.0.12
Changed
- Use ocaml-opam/opam-repository-mingw instead of fdopen/opam-repository-mingw.
Fixed
- Fix in 2.0.11 for hashing caused an invalid git configuration to be written.
v2.0.11
Changed
- Don't install Cygwin's git or mercurial packages (reduces cache by ~90MB).
Fixed
- Ensure ocaml/opam-repository can be added without getting hash errors.
v2.0.10
Fixed
- Speed up caching and get rid of bugs and hacks on Windows.
v2.0.9
Fixed
- Take the sandbox option value into account when computing the cache key.
v2.0.8
Changed
- Make the retry handling around unix package installation simple back.
Fixed
- Make the retry handling around depext package installation more robust.
v2.0.7
Added
- Define
CLICOLOR_FORCE=1
in CI runs.
Fixed
- Make the retry handling around unix system package installation more
stringent.
v2.0.6
Added
Changed
- Fail on missing required input instead of warning.
v2.0.5
Changed
- Unset the secondary repository on Windows.