Skip to content

v2.5.4

Compare
Choose a tag to compare
@tomtau tomtau released this 24 Jan 14:02
· 76 commits to master since this release
ae86b62

What's Changed

  • Fix incorrect col calculate for pair.line_col method, and add integration test for cover it. by @huacnlee in #768
  • CI use Rust 1.62.0 for fix rustyline 10.1.0 #[default] compile error. by @huacnlee in #770
  • Add to support /// and //! syntax for add doc comment for rules. by @huacnlee in #765
  • doc: added doc comments to the meta-grammar by @tomtau in #774

Full Changelog: v2.5.3...v2.5.4