Skip to content

Releases: ocaml-ppx/ppxlib

0.3.0

24 Apr 15:48
Compare
Choose a tag to compare

0.3.0

  • Update the AST to 4.06 (#8, @xclerc)

  • Deprecate old references to type_conv in argument and rewriter names
    and add new ones mentioning deriving instead (#7, #9 @xclerc)

  • Fix compatibility with -safe-string (#10, @hhugo)

  • Restore tests (#11, @xclerc)

  • Allow to set the suffix of corrected files (#15, @diml)

  • Restore compatibility with OCaml 4.04.x (#16, @xclerc)

0.2.0

22 Mar 17:43
Compare
Choose a tag to compare

0.2.0

  • Make sure to import command line arguments registered with
    ocaml-migrate-parsetree

  • Fix an issue where cookies set from the command line sometimes
    disappeared

0.1.0

18 Mar 21:28
Compare
Choose a tag to compare

0.1.0

Initial release.