Packages

Simple Elixir wrapper for the erlang :ftp library.

Current section

Files

Jump to
ftpoison CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for FTPoison v0.2.0
- Relax Elixir version to minimum of 1.11
- Replace use of inets library with ftp library for OTP 24 support
# Changelog for FTPoison v0.1.1
- Bump Elixir version to 1.6.6
- Add ftp to extra_applications for OTP 21 support