Releases: ocaml/setup-ocaml
Releases · ocaml/setup-ocaml
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.
v2.0.4
Changed
- Set the upstream git url as a secondary repository on Windows.
v2.0.3
Added
- Expose the
enable-jekyll
alias to the enable_jekyll
input for deploy-doc
action.
Fixed
- Turn off git directory ownership check.
v1.1.14
Changed
- Update dependencies.
- Update default runtime to node16.
v1.1.13
Changed
- Acquire opam from GitHub release on Unix.
Fixed
- Turn off git directory ownership check.