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.
1 parent 4448de0 commit 7d7dd5bCopy full SHA for 7d7dd5b
CHANGES
@@ -1,3 +1,8 @@
1
+6.6 (26/09/2022)
2
+----------------
3
+
4
+ * Add support for OCaml 5.0 (#92, Kate Deplaix)
5
6
6.5 (05/03/2022)
7
----------------
8
dune-project
@@ -1,3 +1,3 @@
(lang dune 1.6)
(name ppx_tools)
-(version 6.5)
+(version 6.6)
ppx_tools.opam
@@ -1,4 +1,5 @@
opam-version: "2.0"
+version: "6.6"
synopsis: "Tools for authors of ppx rewriters and other syntactic tools"
maintainer: "Kate <kit.ty.kate@disroot.org>"
authors: "Alain Frisch <alain.frisch@lexifi.com>"
0 commit comments