Skip to content

Releases: ruby/reline

v0.2.8.pre.5

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8.pre.4...v0.2.8.pre.5

v0.2.8.pre.4

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8.pre.3...v0.2.8.pre.4

v0.2.8.pre.3

17 Nov 08:19
Compare
Choose a tag to compare

v0.2.8.pre.2

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8.pre.1...v0.2.8.pre.2

v0.2.8.pre.1

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8.pre.1

v0.2.7

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

  • Reline.delete_text removes the current line in multiline by @aycabta in #272
  • Support preposing and postposing for Reline.completion_proc by @aycabta in #273
  • Suppress crashing when completer_quote_characters or completer_word_break_characters is empty by @aycabta in #274
  • Add Ruby 3.0 to list of versions in CI workflow by @richardmcmillen in #238
  • CI: Fix matrix setting "cfg" to be "include" & add Ruby 3.0 by @olleolleolle in #275
  • Reset @rest_height when clear screen by @aycabta in #276

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

17 Nov 08:19
Compare
Choose a tag to compare

What's Changed

  • Cache pasting state in processing a key by @aycabta in #254
  • Suppress warnings in tests by @aycabta in #255
  • Scroll down when ^C is pressed by @aycabta in #256
  • Show all lines higher than screen when finished by @aycabta in #257
  • The vi_histedit supports multiline by @aycabta in #258
  • Autowrap correctly when inserting chars in the middle of a line by @aycabta in #259
  • Terminate correctly in the middle of lines higher than the screen by @aycabta in #260

Full Changelog: v0.2.2...v0.2.3