Skip to content

Releases: ocaml/setup-ocaml

v3.0.3

04 Aug 20:45
Compare
Choose a tag to compare

Fixed

  • Always install dune within every extends.

v3.0.2

04 Aug 17:37
Compare
Choose a tag to compare

Fixed

  • Do not throw an error even if the .ocamlformat file is not found.

v3.0.1

04 Aug 16:57
Compare
Choose a tag to compare

Fixed

  • Add the repositories hash to the opam cache key for stronger reproducibility.
  • If the ocamlformat config does not exist, continue lint-fmt without installing it.

v3.0.0

02 Jul 00:29
Compare
Choose a tag to compare
  • This was a version bump only, there were no code changes.

v3.0.0-beta1

01 Jul 21:52
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

Fixed

  • Fix asset selector to select the correct opam release asset.

v3.0.0-beta

22 Jun 12:14
Compare
Choose a tag to compare
v3.0.0-beta Pre-release
Pre-release

Changed

  • Always set-up Cygwin whether or not the cache is hit.

v3.0.0-alpha

19 Jun 03:51
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release

Added

  • Add initial support for opam 2.2 on Windows.

v2.2.10

07 Jun 23:36
Compare
Choose a tag to compare

Changed

  • Update runtime dependencies.

v2.2.9

27 Apr 09:24
Compare
Choose a tag to compare

Changed

  • Do not explicitly call the depext subcommand unless required.
  • Do not set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to 1 while installing OCaml.
  • Update runtime dependencies.

v2.2.8

27 Apr 09:24
Compare
Choose a tag to compare

Changed

  • Update runtime dependencies.