Skip to content

0.6.1

Compare
Choose a tag to compare
@kevinmehall kevinmehall released this 18 Jan 19:21
· 117 commits to master since this release
  • Use fully qualified Result path to avoid problems if Result is shadowed (#214)
  • Update to 2018 edition for more consistent behavior when the peg name 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