0.6.1
- Use fully qualified
Resultpath to avoid problems ifResultis shadowed (#214) - Update to 2018 edition for more consistent behavior when the
pegname is shadowed - Allow crate-relative imports in grammars (#213)
- Documentation improvements
- Fix rule arguments on
pub rule - Forbid
#[cache]on rules with arguments
Contributors: @dario23 @kevinmehall