Skip to content

Release 2.0.1

Compare
Choose a tag to compare
@Eliah-Lakhin Eliah-Lakhin released this 02 Jul 12:27
· 11 commits to master since this release
cc36876
  • Fixed bugs in the Token macro code generation when grammar rules include explicit Unicode characters.
  • Breaking Change. The analysis::Grammar trait has been marked as unstable (non-exhaustive) to allow adding new trait members in future minor versions, particularly for the implementation of issue #15.