Skip to content

Releases: ruby/net-ftp

v0.2.0

v0.1.3

17 Nov 10:07
55f6e54
Compare
Choose a tag to compare

What's Changed

  • test/net/ftp/test_ftp.rb: Use suitable MJIT constant. by @nagachika in #8

New Contributors

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

v0.1.2

17 Nov 10:07
895ba44
Compare
Choose a tag to compare

What's Changed

  • Replace "iff" with "if and only if" by @gmcgibbon in #4
  • Close the passive connection data socket if there is an error setting up the transfer by @jeremyevans in #6
  • CI: Add 3.0 to the matrix by @olleolleolle in #7
  • Replace Timeout.timeout with socket timeout by @mohamedhafez in #5

New Contributors

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

v0.1.1

17 Nov 10:07
5031aa7
Compare
Choose a tag to compare

What's Changed

  • Moved Net::Ftp::Version to Net::FTP by @nobu in #3

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

v0.1.0

17 Nov 10:07
1f410ec
Compare
Choose a tag to compare

What's Changed

  • Use GitHub Actions instead of Travis CI by @hsbt in #1

Full Changelog: https://github.com/ruby/net-ftp/commits/v0.1.0