Skip to content

Releases: ruby/racc

v1.8.0

20 May 05:07
8eeca62
Compare
Choose a tag to compare

What's Changed

  • Generate jar to build gem by @nobu in #255
  • Fix trivial typos by @ydah in #257
  • Try to fix test failure with Ruby 3.3 by @hsbt in #260
  • Reformat the rdoc so it renders correctly both locally and on github. by @zenspider in #258
  • Allow racc cmdline to read from stdin if no path specified. by @zenspider in #259
  • Add more grammars by @nurse in #222
  • Exclude 2.5 on macos-latest by @nobu in #263
  • Drop code for Ruby 1.6 by @nobu in #264
  • Refactor command line options by @nobu in #265
  • Change encode EUC-JP to UTF-8 by @ydah in #267
  • Organize README.ja.rdoc by @ydah in #266
  • Support error_on_expect_mismatch declaration in Racc grammar file by @yui-knk in #262
  • Bump up v1.8.0 by @yui-knk in #268

New Contributors

Full Changelog: v1.7.3...v1.8.0

v1.7.3

04 Nov 02:45
0ae7d8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.3.pre.1

03 Nov 03:58
13bdc92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3.pre.1

v1.7.2

01 Nov 08:03
46e85d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

14 Jun 03:50
0fc0dc9
Compare
Choose a tag to compare

What's Changed

  • Use released version of test-unit-ruby-core by @hsbt in #220
  • Fix place to specify rake-compiler version by @nobu in #223
  • Embedded path by @nobu in #221

Full Changelog: v1.7.0...v1.7.1

v1.7.0

08 Jun 01:09
0feca00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

23 Dec 00:44
8d1c1ed
Compare
Choose a tag to compare

What's Changed

  • Fixed typo in racc.en.rhtml by @jwillemsen in #200
  • Removed old Id tag by @jwillemsen in #204
  • Removed old originalId in comment by @jwillemsen in #203
  • Adjust Racc parser version with gem version. by @hsbt in #205
  • Always issue deprecation warning when calling Regexp.new with 3rd positional argument. 9b0a22c

Full Changelog: v1.6.1...v1.6.2

v1.6.1

05 Dec 04:56
1768ed2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

17 Nov 08:33
0c5fe26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.6.0

v1.5.2

17 Nov 08:33
ce0d7b9
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2