Skip to content

Releases: ruby/irb

v1.2.4

17 Nov 08:09
Compare
Choose a tag to compare

What's Changed

  • yield outside method definition is a syntax error by @nobu in #81
  • Detect multiple lines output simplify by @aycabta in #83
  • Unnamed groups are not captured when named groups are used by @nobu in #70
  • Require jruby lib to get JRuby.compile_ir by @headius in #93
  • Add irb_info command by @aycabta in #100
  • Use Ruby 2.5.8, 2.6.6, and 2.7.1 in Travis CI by @aycabta in #101
  • Fix tests by @nobu in #102
  • Restore the default encodings by @nobu in #103

Full Changelog: v1.2.3...v1.2.4

v1.2.3

17 Nov 08:09
Compare
Choose a tag to compare

What's Changed

  • Include easter-egg.rb in gemspec by @nicklewis in #79
  • fix reserved words and completion for them by @no6v in #78

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

17 Nov 08:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Nov 08:09
Compare
Choose a tag to compare

What's Changed

  • Restore environment variables by @nobu in #45
  • Fix auto-indent for 1.times do by @mame in #51

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Nov 08:09
Compare
Choose a tag to compare

What's Changed

  • Suppress warnings by @pocke in #18
  • Ignore history file without saving if permissions cannot be changed by @jeremyevans in #19
  • Use JRuby equivalent of RubyVM.compile by @headius in #20
  • Dont echo assignment expressions by @onlynone in #12
  • Move private call without arguments inside method by @jeremyevans in #23
  • Handle binding.irb for frozen objects and BasicObjects using a delegate by @jeremyevans in #24
  • Adjusted indents and supplied last commas by @nobu in #26
  • Folded files in gemspec by @nobu in #27
  • Remove unsused output_method argument by @jeremyevans in #31
  • Only untaint line on Ruby <2.7 by @jeremyevans in #30
  • Use "yes" command for "gem update --system" by @aycabta in #39
  • Use singleline/multiline instead of readline/reidline by @aycabta in #35
  • Fix backtrace filter for context-mode 0 by @youz in #33
  • Generate history file path correctly when $HOME/.irbrc doesn't exist by @aycabta in #41

New Contributors

Full Changelog: v1.0.0...v1.2.0

v1.1.1

17 Nov 08:09
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.1

v1.1.0.pre.3

17 Nov 08:09
Compare
Choose a tag to compare

What's Changed

  • Ignore history file without saving if permissions cannot be changed by @jeremyevans in #19
  • Use JRuby equivalent of RubyVM.compile by @headius in #20
  • Dont echo assignment expressions by @onlynone in #12
  • Move private call without arguments inside method by @jeremyevans in #23
  • Handle binding.irb for frozen objects and BasicObjects using a delegate by @jeremyevans in #24
  • Adjusted indents and supplied last commas by @nobu in #26

New Contributors

Full Changelog: v1.1.0.pre.2...v1.1.0.pre.3

v1.1.0.pre.2

17 Nov 08:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0.pre.1...v1.1.0.pre.2

v1.1.0.pre.1

17 Nov 08:09
Compare
Choose a tag to compare

v1.0.0

17 Nov 08:09
Compare
Choose a tag to compare

Full Changelog: v0.9.6...v1.0.0