Changelog for
ruby2.7-rubygem-net-ftp-0.3.6-1.6.i586.rpm :
* Fri Jun 21 2024 Dan Čermák
- 0.3.5: [#]# What\'s Changed
* Use reusing workflow for Ruby versions by AATTm-nakamura145 in https://github.com/ruby/net-ftp/pull/30
* Clarify the license of net-ftp by AATTshugo in https://github.com/ruby/net-ftp/pull/32 [#]# New Contributors
* AATTm-nakamura145 made their first contribution in https://github.com/ruby/net-ftp/pull/30
*
*Full Changelog
*
*: https://github.com/ruby/net-ftp/compare/v0.3.4...v0.3.5
* Mon Jan 29 2024 Dan Čermák - 0.3.4: [#]# What\'s Changed
* Renew test certificates by AATTsorah in https://github.com/ruby/net-ftp/pull/29 [#]# New Contributors
* AATTsorah made their first contribution in https://github.com/ruby/net-ftp/pull/29
*
*Full Changelog
*
*: https://github.com/ruby/net-ftp/compare/v0.3.3...v0.3.4 0.2.1:
*
*Full Changelog
*
*: https://github.com/ruby/net-ftp/compare/v0.2.0...v0.2.1 0.3.3: [#]# What\'s Changed
* Fix connection leak when the thread is interrupted by Thread#kill etc. by AATTshugo in https://github.com/ruby/net-ftp/pull/27
*
*Full Changelog
*
*: https://github.com/ruby/net-ftp/compare/v0.3.2...v0.3.3 0.3.2: [#]# What\'s Changed
* Fix connection leak when non-StandardError exceptions raise by AATTshugo in https://github.com/ruby/net-ftp/pull/26
*
*Full Changelog
*
*: https://github.com/ruby/net-ftp/compare/v0.3.1...v0.3.2 0.3.1: [#]# What\'s Changed
* Removed inappropriate $! reference in Net::FTP by AATTgotoyuzo in https://github.com/ruby/net-ftp/pull/24
* Allow 227 responses without parentheses by AATTshugo in https://github.com/ruby/net-ftp/pull/25 [#]# New Contributors
* AATTgotoyuzo made their first contribution in https://github.com/ruby/net-ftp/pull/24
* AATTshugo made their first contribution in https://github.com/ruby/net-ftp/pull/25
*
*Full Changelog
*
*: https://github.com/ruby/net-ftp/compare/v0.3.0...v0.3.1 0.3.0: [#]# What\'s Changed
* Revert \"Replace Timeout.timeout with socket timeout\" by AATThsbt in https://github.com/ruby/net-ftp/pull/19
* Fall back to SocketError unless Socket::ResolutionError is defined by AATTshioimm in https://github.com/ruby/net-ftp/pull/23 [#]# New Contributors
* AATTshioimm made their first contribution in https://github.com/ruby/net-ftp/pull/23
*
*Full Changelog
*
*: https://github.com/ruby/net-ftp/compare/v0.2.0...v0.3.0
* Fri Nov 03 2023 Dan Čermák - 0.2.0:
* [Add support for implicit FTPS by jarl-dk · Pull Request #9 · ruby/net-ftp](https://github.com/ruby/net-ftp/pull/9)
* [Allow setting debug output stream for FTP connections by sosedoff · Pull Request #10 · ruby/net-ftp](https://github.com/ruby/net-ftp/pull/10)
* [Update the required ruby version by nobu · Pull Request #11 · ruby/net-ftp](https://github.com/ruby/net-ftp/pull/11)
* [Don\'t install bin directory by voxik · Pull Request #12 · ruby/net-ftp](https://github.com/ruby/net-ftp/pull/12)
* Mon Jan 03 2022 Dan Čermák - First version of the net-ftp gem