Skip to content

Releases: zio/zio-ftp

0.3.1

25 May 00:30
1d32ad9
Compare
Choose a tag to compare
  • Update zio 1.0.0-RC19-2
  • Update zio-nio to 1.0.0-RC7

0.3.0

19 May 21:50
8e1b7f7
Compare
Choose a tag to compare

update

  • update to zio:1.0.0-RC18-2
  • update to zio-nio:1.0.0-RC6

improvements

  • add StubFtp to mock FtpClient (use Filesystem internally)
  • support ZLayer for secure / unsecure / stub ftp client instance

0.2.1

24 Feb 14:35
66d0f82
Compare
Choose a tag to compare

Fixes

  • secure ftp (sftp) : Ssh key was not loaded properly

0.2.0

15 Jan 15:24
Compare
Choose a tag to compare
  • close safely inpustream/outputstream
  • missing proxy settings for Secure FTP (SFTP)
  • fix path file when list files at root
  • publish website

0.1.0

03 Jan 19:28
Compare
Choose a tag to compare

first release 🎉