Skip to content

Releases: regis-leray/fs2-ftp

0.5.1

20 Jan 01:13
Compare
Choose a tag to compare
  • drop support scala 2.11, since fs2:2.2.1 dont support anymore
  • upgrade fs2:2.2.1
  • upgrade scala-collection-compat:2.1.3
  • upgrade scalatest:3.1.0

v0.5.0

06 Jan 19:22
Compare
Choose a tag to compare
  • All ftp/sftp command are executed in blocking
  • Required blocking execution context
  • support all ftp/sftp command

v0.4.0

20 Oct 13:56
Compare
Choose a tag to compare

v0.3.0

09 Oct 01:43
Compare
Choose a tag to compare
  • support scala 2.13.0
  • Upgrade fs2:2.0.1 (cats-effect 2.0.0)
  • Fix NPE during readFile[IO]

v0.2.0

01 Oct 02:44
Compare
Choose a tag to compare

improve download SFTP performance

First version

28 Sep 03:06
Compare
Choose a tag to compare
  • support Ssh FTP
  • support FTP
  • support FTPS