Skip to content

Releases: ruby/irb

v1.4.2

v1.4.1

17 Nov 08:10
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @f6p made their first contribution in #267
  • @YO4 made their first contribution in #321

Full Changelog: v1.3.7...v1.4.0

v1.3.8.pre.11

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.8.pre.10...v1.3.8.pre.11

v1.3.8.pre.10

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

  • Add --autocomplete / --noautocomplete options by @aycabta in #270
  • Fix documentation feature of autocomplete by @aycabta in #271
  • Use test-unit gem instead of deep copy test-suite from ruby repo by @hsbt in #244
  • Relax backtrace nest levels by @nobu in #272
  • Follow up the latest of reline by @aycabta in #273
  • Make doc display correctly on the right edge by @aycabta in #274
  • Show doc at the same height as the autocompletion dialog by @aycabta in #276
  • Detect the variable class to show doc by @aycabta in #278
  • Add alt+d trap to show full doc by @aycabta in #279
  • Use autocomplete with show doc dialog that uses Reline::Key in tests by @aycabta in #280
  • Retrieve completed receiver that is a module or class correctly by @aycabta in #281
  • Use multiple trap_key by @aycabta in #283
  • [ruby/irb] Exclude useless files from RDoc by @hsbt in #275
  • Pass RI options to help by @f6p in #267
  • Use gem paths to complete "require" by @aycabta in #284
  • Support symbol with backtick by @aycabta in #285
  • Avoid loading files' local variables [Bug #17623] by @marcandre in #206
  • Move IRB::TOPLEVEL_BINDING from exe/irb to lib/irb/workspace.rb by @aycabta in #287
  • Tests may not execute in the source directory by @nobu in #288
  • Ignore invalid 3 colons in completion by @aycabta in #289
  • Fix completion test in ruby/ruby by @nobu in #290
  • Improve HEREDOCS by @kaiquekandykoga in #291
  • Ignore any encoding errors while symbol completion by @nobu in #293

New Contributors

  • @f6p made their first contribution in #267

Full Changelog: v1.3.8.pre.1...v1.3.8.pre.10

v1.3.8.pre.8

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

  • Use autocomplete with show doc dialog that uses Reline::Key in tests by @aycabta in #280
  • Retrieve completed receiver that is a module or class correctly by @aycabta in #281
  • Use multiple trap_key by @aycabta in #283
  • [ruby/irb] Exclude useless files from RDoc by @hsbt in #275
  • Pass RI options to help by @f6p in #267

New Contributors

  • @f6p made their first contribution in #267

Full Changelog: v1.3.8.pre.7...v1.3.8.pre.8

v1.3.8.pre.7

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.8.pre.6...v1.3.8.pre.7

v1.3.8.pre.6

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

  • Show doc at the same height as the autocompletion dialog by @aycabta in #276
  • Detect the variable class to show doc by @aycabta in #278

Full Changelog: v1.3.8.pre.5...v1.3.8.pre.6

v1.3.8.pre.5

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

  • Make doc display correctly on the right edge by @aycabta in #274

Full Changelog: v1.3.8.pre.4...v1.3.8.pre.5

v1.3.8.pre.4

17 Nov 08:10
Compare
Choose a tag to compare

What's Changed

  • Use test-unit gem instead of deep copy test-suite from ruby repo by @hsbt in #244
  • Relax backtrace nest levels by @nobu in #272
  • Follow up the latest of reline by @aycabta in #273

Full Changelog: v1.3.8.pre.3...v1.3.8.pre.4