Skip to content

v3.0.5

Compare
Choose a tag to compare
@mike-lischke mike-lischke released this 15 Sep 10:50
· 28 commits to main since this release
v3.0.5
e1984c4

What's Changed

  • Refactored local error classes in ParseTreePatternMatcher
  • Fixed bug where ParseTreeVisitor used ParserRuleContext instead of ParseTree.
  • More obvious mentioning of ES6 in this readme.
  • Added a number of APIs that are not necessary in the runtime, but needed by the ANTLR tool.
  • Fixed bug #71 ParseRuleContext in empty input has undefined stop token
  • Fixed bug #72 Unexpected behaviour when token text has zero length
  • Extracted these release notes into an own file.

Full Changelog: v3.0.4...v3.0.5