You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 1.9.0
-------------
* Migrate to ppxlib #54 , closes#44 (tatchi)
* Drop support for OCaml `4.04.2`. Minimal supported version is now `4.05.0` #54 (tatchi)
* Bump minimum dune version to 1.11 #56 (tatchi)
* Update CI to test OCaml 4.12.0, no changes required
(#53, Emilio J. Gallego Arias)
* Remove the OCaml upper bound in the opam file
(#53, Emilio J. Gallego Arias, kit-ty-kate)
1.8.0
* Upgrade the internal AST from 4.07 to 4.11
#52
(Gabriel Scherer, review by Emilio J. Gallego Arias)
* Update lower bound for `ppx_tools_versioned` and
`ocaml-migrate-parsetree` to 4.11 capable versions
(Emilio J. Gallego Arias)