Skip to content

Releases: ocaml/setup-ocaml

v3.0.5

05 Aug 19:39

Choose a tag to compare

Changed

  • Set Git to ignore Cygwin local package directory.

v3.0.4

05 Aug 15:49

Choose a tag to compare

Changed

  • Minimise GitHub API calls.

Fixed

  • Use stricter cache keys.

v3.0.3

04 Aug 20:45

Choose a tag to compare

Fixed

  • Always install dune within every extends.

v3.0.2

04 Aug 17:37

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

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

Choose a tag to compare

  • This was a version bump only, there were no code changes.

v3.0.0-beta1

01 Jul 21:52

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

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

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

Choose a tag to compare

Changed

  • Update runtime dependencies.