Releases: zio/zio-ftp
Releases · zio/zio-ftp
0.3.1
- Update zio 1.0.0-RC19-2
- Update zio-nio to 1.0.0-RC7
0.3.0
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
Fixes
- secure ftp (sftp) : Ssh key was not loaded properly
0.2.0
- close safely inpustream/outputstream
- missing proxy settings for Secure FTP (SFTP)
- fix path file when list files at root
- publish website
0.1.0
first release 🎉