All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Migrate to
:ssh_file.decode/2
usage. See #11 and #10.
- Misc. documentation changes. Fixes #8.
- Upgraded all dependencies used.
- Reformatted all source code via
mix format
command. - Resolved a long standing issue with the
handler
configuration item. - Modernization of the source code.
- Do not start sftp protocol by default. Fixes #4.
- Explicitly pass an empty passphrase to ssh-keygen. Fixes #3.
- Initial public release.