Skip to content

Releases: ocaml/setup-ocaml

v2.0.10

21 Feb 11:07
Compare
Choose a tag to compare

Fixed

  • Speed up caching and get rid of bugs and hacks on Windows.

v2.0.9

12 Feb 01:28
Compare
Choose a tag to compare

Fixed

  • Take the sandbox option value into account when computing the cache key.

v2.0.8

29 Nov 03:36
Compare
Choose a tag to compare

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

27 Nov 02:01
Compare
Choose a tag to compare

Added

  • Define CLICOLOR_FORCE=1 in CI runs.

Fixed

  • Make the retry handling around unix system package installation more
    stringent.

v2.0.6

31 Aug 17:58
Compare
Choose a tag to compare

Added

  • Add support for arm64.

Changed

  • Fail on missing required input instead of warning.

v2.0.5

02 Jun 13:21
Compare
Choose a tag to compare

Changed

  • Unset the secondary repository on Windows.

v2.0.4

23 May 14:27
Compare
Choose a tag to compare

Changed

  • Set the upstream git url as a secondary repository on Windows.

v2.0.3

18 Apr 04:19
Compare
Choose a tag to compare

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

18 Apr 04:04
Compare
Choose a tag to compare

Changed

  • Update dependencies.
  • Update default runtime to node16.

v1.1.13

18 Apr 03:01
Compare
Choose a tag to compare

Changed

  • Acquire opam from GitHub release on Unix.

Fixed

  • Turn off git directory ownership check.