Skip to content

Releases: ruby/reline

v0.5.3

23 Apr 15:35
e9d5236
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Refactor nomultiline and multiline mode difference by @tompng in #653
  • Implement show-all-if-ambiguous feature by @ima1zumi in #683

🐛 Bug Fixes

  • Refactor history move and history search by @tompng in #651

🛠 Other Changes

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

16 Apr 12:44
17d12cc
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Support menu-complete-backward command for upward navigation by @mjgiarlo in #677
  • Implement changing editing mode by @ima1zumi in #681

🐛 Bug Fixes

  • Refactor waiting_proc and waiting_operator_proc by @tompng in #649
  • Fix vi_to_column which was broken by @tompng in #679

🛠 Other Changes

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

09 Apr 13:50
d348df9
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Align completion menu items like Readline in noautocomplete mode by @tompng in #613

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Mar 12:16
1d65696
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Do not send color reset sequence when GeneralIO is used by @tompng in #661
  • Add mode_string to prompt calculation dependencies by @tompng in #658
  • Disable dialog proc if TERM=dumb by @tompng in #663

🛠 Other Changes

New Contributors

Full Changelog: v0.4.3...v0.5.0

v0.4.3

25 Feb 08:07
5137a3f
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🛠 Other Changes

  • Add metadata for rubygems.org by @m-nakamura145 in #638
  • [Feature #16495] Do not include a backtick in error messages and backtraces by @hsbt in #640
  • Bump version to v0.4.3 by @st0012 in #642

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

05 Jan 14:33
5b59e48
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix pasting tab-indented code crash by @tompng in #630

🛠 Other Changes

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.5.0.pre.1

01 Dec 15:34
Compare
Choose a tag to compare
v0.5.0.pre.1 Pre-release
Pre-release

What's Changed

✨ Enhancements

  • Re-architecture LineEditor's internal state and rendering #614

Full Changelog: v0.4.1...v0.5.0.pre.1

v0.4.1

28 Nov 17:03
8937279
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Fallback to 256color if COLORTERM != truecolor by @tompng in #604

🛠 Other Changes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Nov 15:41
d15ab72
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Introduce a new class Reline::Face to configure character attributes by @hasumikin in #552

🛠 Other Changes

Full Changelog: v0.3.9...v0.4.0

v0.3.9

03 Oct 15:18
b6fb727
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • EastAsianWidth.txt Format Change after Unicode 15.1.0 by @elfham in #585
  • Fix config.rb to File.expand_path $include path in inputrc by @elfham in #592
  • Properly restore Reline::IOGate in test teardown by @tompng in #593

🛠 Other Changes

Full Changelog: v0.3.8...v0.3.9