Skip to content

Releases: ruby/net-ftp

v0.3.9

Choose a tag to compare

@github-actions github-actions released this 29 Oct 05:52
4d48bec

What's Changed

New Contributors

Full Changelog: v0.3.8...v0.3.9

v0.3.8

Choose a tag to compare

@hsbt hsbt released this 17 Dec 10:19
e3ac2ea

What's Changed

  • Use omit instead of skip for test-unit by @hsbt in #41

Full Changelog: v0.3.7...v0.3.8

v0.3.7

Choose a tag to compare

@hsbt hsbt released this 26 Jun 02:20
be25c98

What's Changed

  • Don't use OpenSSL session cache on JRuby by @headius in #38

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:46
deda220

What's Changed

  • Prefer String#each_line in Net::FTP#features by @Maumagnaguagno in #28
  • Quote and Literal subcommands are implemented by @mslinn in #34
  • Configure RubyGems Trusted Publishing by @shugo in #35

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@shugo shugo released this 01 Jun 07:40
b0bb021

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@hsbt hsbt released this 05 Jan 05:32
482e37e

What's Changed

New Contributors

  • @sorah made their first contribution in #29

Full Changelog: v0.3.3...v0.3.4

v0.2.1

Choose a tag to compare

@hsbt hsbt released this 05 Jan 05:32
17aedd9

Full Changelog: v0.2.0...v0.2.1

v0.1.4

Choose a tag to compare

@hsbt hsbt released this 05 Jan 05:31
194791b

Full Changelog: v0.1.3...v0.1.4

v0.3.3

Choose a tag to compare

@shugo shugo released this 15 Dec 03:51
f0adcf5

What's Changed

  • Fix connection leak when the thread is interrupted by Thread#kill etc. by @shugo in #27

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@shugo shugo released this 14 Dec 07:36
7ff7ca2

What's Changed

  • Fix connection leak when non-StandardError exceptions raise by @shugo in #26

Full Changelog: v0.3.1...v0.3.2