v0.5.1
What's Changed
- Fix a typo by @mame in #12
- Support
//
style comment by @makenowjust in #13 - Add RBS and Steep check on CI by @Little-Rubyist in #15
- Stop passing YACC arg for make by @yui-knk in #18
- Added dependabot for GitHub Actions by @ydah in #17
- Fixed README.md by @jinroq in #16
- Add a sample of calculator by @mame in #14
- Add calc.y to usage by @ima1zumi in #20
- Add "sample/calc.output" by @yui-knk in #21
- fix typo by @Little-Rubyist in #22
- Remove unused method by @mame in #26
- Prevent NoMethodError in generating an error message by @mame in #25
- Fix some typos by @ydah in #27
- Refactoring lrama/states.rb by @jinroq in #28
- Refactor lrama/parser.rb by @jinroq in #29
- Update README.md by @yui-knk in #30
- v0.5.1 by @yui-knk in #31
New Contributors
- @mame made their first contribution in #12
- @makenowjust made their first contribution in #13
- @Little-Rubyist made their first contribution in #15
- @ydah made their first contribution in #17
- @jinroq made their first contribution in #16
- @ima1zumi made their first contribution in #20
Full Changelog: v0.5.0...v0.5.1