We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 528e03d + 52589f0 commit 3b3d3d1Copy full SHA for 3b3d3d1
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
- ubuntu-latest
41
- windows-latest
42
ocaml-compiler:
43
- - ocaml-base-compiler.5.3.0~beta2
+ - ocaml-base-compiler.5.3.0
44
# The type of runner that the job will run on
45
runs-on: ${{ matrix.os }}
46
CHANGES.md
@@ -1,5 +1,6 @@
1
-unreleased
+merlin 5.4
2
==========
3
+Fri Jan 10 17:55:42 CET 2025
4
5
+ merlin binary
6
- Support for OCaml 5.3
0 commit comments