Skip to content

Releases: ruby/lrama

v0.6.0

25 Dec 11:33
a41fbbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.12...v0.6.0

v0.5.12

07 Dec 12:08
b35b7d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.11...v0.5.12

v0.5.11

02 Dec 00:01
2484750
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

18 Nov 10:38
5f4988f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

05 Nov 03:06
ba9f33a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

26 Oct 08:16
281731d
Compare
Choose a tag to compare

What's Changed

  • Extract repeated code as Lrama::Grammar#scan_reference by @nobu in #151
  • Remove unused method by @ydah in #153
  • Add test case for #translated_printer_code by @ydah in #152
  • Use named variable instead of val by @yui-knk in #154
  • Improve an error message for ParseError by @ydah in #155
  • Add a token definition by @ydah in #156
  • Change -h option from a --header short option to a --help short option by @ydah in #157
  • Use sh method defined by Rake to execute racc commmand by @yui-knk in #158
  • v0.5.8 by @yui-knk in #159

Full Changelog: v0.5.7...v0.5.8

v0.5.7

23 Oct 08:24
34bdb03
Compare
Choose a tag to compare

Note

  • -h option is deprecated and will be changed to a short option of --help, please use -H option.

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

13 Sep 09:02
df5266d
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #92
  • Support Named References for location by @yui-knk in #94
  • Fix to not include '.' and '-' into identifier without brackets by @yui-knk in #95
  • Improve error message for invalid named references by @yui-knk in #96
  • Improve output when executing the help command by @ydah in #97
  • v0.5.6 by @yui-knk in #98

New Contributors

Full Changelog: v0.5.5...v0.5.6

v0.5.5

28 Aug 23:27
7d71d40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

17 Aug 11:44
a5badc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4