0.4.0
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