Skip to content

Releases: ruby/reline

v0.1.3

17 Nov 08:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Nov 08:18
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Nov 08:18
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Nov 08:18
Compare
Choose a tag to compare

What's Changed

  • Stop using "bundle exec" for "rake build" and "rake install" by @aycabta in #77
  • Disable any implementation-defined special control characters by @nobu in #88
  • Implement completion_append_character by @gettalong in #59
  • Update CI - Windows, forks, etc by @MSP-Greg in #85
  • Consider Reline::ANSI.input at prep by @nobu in #87
  • Preserve the input buffer across cursor_pos by @mame in #89
  • Support Ctrl+right as em_next_word, and Ctrl+left as ed_prev_word by @mame in #90
  • Use IO#raw to read one byte by @nobu in #91

New Contributors

Full Changelog: v0.0.7...v0.1.0

v0.0.7

17 Nov 08:18
Compare
Choose a tag to compare

Full Changelog: v0.0.6...v0.0.7

v0.0.6

17 Nov 08:18
Compare
Choose a tag to compare

What's Changed

  • Suppress stty error on Apple Terminal by @nobu in #69
  • Prefer dedecated assertions by @nobu in #68
  • Add support and keys in Ubuntu 18.04 by @osyo-manga in #72
  • Change argument Proc to #call defined object by @osyo-manga in #73

Full Changelog: v0.0.5...v0.0.6

v0.0.5

17 Nov 08:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

17 Nov 08:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Nov 08:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Nov 08:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2