Releases: ruby/net-ftp
Releases · ruby/net-ftp
v0.2.0
- Add support for implicit FTPS by jarl-dk · Pull Request #9 · ruby/net-ftp
- Allow setting debug output stream for FTP connections by sosedoff · Pull Request #10 · ruby/net-ftp
- Update the required ruby version by nobu · Pull Request #11 · ruby/net-ftp
- Don't install bin directory by voxik · Pull Request #12 · ruby/net-ftp
v0.1.3
What's Changed
- test/net/ftp/test_ftp.rb: Use suitable MJIT constant. by @nagachika in #8
New Contributors
- @nagachika made their first contribution in #8
Full Changelog: v0.1.2...v0.1.3
v0.1.2
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
- @gmcgibbon made their first contribution in #4
- @jeremyevans made their first contribution in #6
- @mohamedhafez made their first contribution in #5
Full Changelog: v0.1.1...v0.1.2