Skip to content

Releases: ocaml/setup-ocaml

v1.1.3

22 Oct 17:23
Compare
Choose a tag to compare

Security

v1.1.2

10 Sep 10:39
a4c3fb2
Compare
Choose a tag to compare

Changed

  • Add the Cygwin setup to a known location for later steps.

Fixed

  • Check if the switch exists before creating the switch.

v1.1.1

20 Aug 02:55
d3cb658
Compare
Choose a tag to compare

Fixed

  • OCaml installation errors on Windows are now properly propagated.

v1.1.0

03 Jul 19:19
9487762
Compare
Choose a tag to compare

Added

  • The default opam repository can now be set via input.

Changed

  • Linux VMs now use opam 2.0.7.

v1.0.1

21 Apr 13:55
ab6ba4d
Compare
Choose a tag to compare

Changed

  • node_modules are not exported anymore which reduces the size of the action.

  • The repository is initialised directly from the opam-repository git source, so that there is no lag in packages being available for CI.

  • Ubuntu installs musl-tools so that the GitHub Action can generate statically linked Linux binaries in conjunction with the ocaml-variants.4.x.y+musl+flambda switch.

v1.0

21 Nov 13:55
Compare
Choose a tag to compare
  • Initial release.