Skip to content

0.4.0

Compare
Choose a tag to compare
@shnewto shnewto released this 09 Jul 22:46
· 42 commits to main since this release
bad0fce

What's Changed

πŸŽ‰ Add "+" operator for Term and Expression types @DrunkJon #88
πŸŽ‰ Update to Rust edition 2021 @CrockAgile #90
πŸŽ‰ Benchmark BNF examples via Criterion @CrockAgile #91
πŸŽ‰ Parse grammar sentences via "Earley Parsing" and generate corresponding "parse forests" @CrockAgile #92
πŸŽ‰ Mermaid formatting of parse trees @CrockAgile #99

New Contributors

@DrunkJon with the "+" operator in #88

Full Changelog: 0.3.4...0.4.0