Skip to content
Compare
Choose a tag to compare
@murmour murmour released this 08 Mar 21:07
· 2 commits to master since this release
  • New: Build system is changed from OASIS to Dune.
  • Break: Support for RE and PCRE was moved to separate OPAM packages: mparser-re, mparser-pcre. Findlib packages were renamed accordingly: mparser.re -> mparser-re, mparser.pcre -> mparser-pcre.
  • New: MParser_RE.wrap, MParser_PCRE.wrap.
  • Fix: Cleaned up deprecation warnings.
  • Drop: Support for OCaml < 4.02.
  • Drop: Support for ocaml-re < 1.7.2.