v3.29.0
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