Skip to content

1.3.0

Compare
Choose a tag to compare
@clecat clecat released this 01 Mar 16:09
· 853 commits to main since this release
4410433

CHANGES:

  • Updated readme file with the new features: dune rules, named environment and
    ocaml versions, Some grammar correction too (@gpetiot, #101, aantron, #102)
  • Better lexer error messages (@avsm, #103)
  • Added cram syntax parsing (@trefis, #106)
  • Renamed mdx to ocaml-mdx to avoid conflicts/for more precision (@clecat, #110, #115)
  • Fix blank spaces causing parsing errors (@gpetiot, #97)
  • Fix empty lines causing a String.sub (@clecat, #107)