Skip to content

0.3.0

Compare
Choose a tag to compare
@bandesz bandesz released this 21 Aug 13:21
· 244 commits to main since this release

BACKWARDS INCOMPATIBILITIES:

  • Add history object to parser.Parse
  • Move Memoize back to the combinators
  • Move parsley package to a directory
  • Change top-level Parse/Evaluate methods
  • Remove parser.Stat, collect call statistics in history

IMPROVEMENTS:

  • Add Sentence root parser