Releases: ruby/irb
Releases · ruby/irb
v1.2.0
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
Full Changelog: v1.0.0...v1.1.1
v1.1.0.pre.3
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
v1.1.0.pre.1
Full Changelog: v1.0.0...v1.1.0.pre.1
v1.0.0
Full Changelog: v0.9.6...v1.0.0
v0.9.6
Full Changelog: https://github.com/ruby/irb/commits/v0.9.6