Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.09 KB

File metadata and controls

38 lines (29 loc) · 1.09 KB

0.3.1 / 2026-01-05

  • Support frozen string literal (thanks to Kimura Makoto)

0.3.0 / 2021-01-26

  • Require net/protocol to ensure Net::ReadTimeout is available (patch from electricalen)
  • Add option to not allocate PTY (patch from lumean)

0.2.1 / 2017-10-08

  • Add compatibility for net-ssh v4.2 (patch from haccht)
  • Add PTYOptions option (patch from Ben Miller)

0.2.0 / 2017-01-16

  • Add option to change prompt after initialization
  • Cleanup requires for gemspec

0.1.1 / 2016-05-06

  • Apply fix to race condition during initialization from lumean

0.1.0 / 2016-02-09

  • Fixed 'Timeout' and 'Waittime' options
  • Fork to net-ssh-telnet2

0.0.2 / 2009-03-15

0.0.1 / 2008-06-06

  • 1 major enhancement
    • Birthday!
    • Initial revision by Brian Candler based on Net::Telnet.
    • Test release.