Skip to content

v3.29.0

Choose a tag to compare

@ehwan ehwan released this 09 Aug 09:06
· 71 commits to main since this release

What's Changed

  • fix command line arguments for note diagnostics in #19
  • split location stack for reduce action, optimizing the stack management in #20
  • replacing the enum-based TokenData approach with separate Vec stacks for each rule type by #21

Full Changelog: v3.28.0...v3.29.0