Skip to content

Releases: ruby/io-console

v0.5.7

17 Nov 10:53
d275a4c
Compare
Choose a tag to compare

What's Changed

  • README.md: Fix typo (an File to a File) by @vitorgalvao in #13
  • Tweak CI by @hsbt in #15
  • Bug 17128: In test_set_winsize_console, wrapped re-size in a begin-rescue-else by @LeamHall in #16
  • Sync "Rework console to use rb_io_wait." by @nobu in #17
  • Fix timeout type error by @nobu in #18
  • Refine warnings by @nobu in #19
  • [DOC] Note that IO#getpass returns a chomped string by @stomar in #20
  • Add support for JRuby by @headius in #11

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

17 Nov 10:53
41b6f09
Compare
Choose a tag to compare

Full Changelog: v0.5.5...v0.5.6

v0.5.5

17 Nov 10:53
8c8b0b6
Compare
Choose a tag to compare

Full Changelog: v0.5.4...v0.5.5

v0.5.4

17 Nov 10:53
3a29284
Compare
Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4

v0.5.3

17 Nov 10:53
bc9ae9e
Compare
Choose a tag to compare

What's Changed

  • Use TCSANOW to prevent from discarding the input buffer by @mame in #8

New Contributors

  • @mame made their first contribution in #8

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

v0.5.4.0

17 Nov 10:53
baaf929
Compare
Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4.0

v0.5.2

17 Nov 10:53
e9e8e3f
Compare
Choose a tag to compare

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

v0.5.1

17 Nov 10:53
ae5c72e
Compare
Choose a tag to compare

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

v0.5.0

17 Nov 10:53
4c172c0
Compare
Choose a tag to compare

What's Changed

  • Use test-unit instead of ruby core test-suite. by @hsbt in #5
  • Remove taint support by @jeremyevans in #6

New Contributors

Full Changelog: v0.4.9...v0.5.0

v0.4.9

17 Nov 10:53
972ceb0
Compare
Choose a tag to compare

Full Changelog: v0.4.8...v0.4.9