sshkit v0.2.0 Release Notes

Release Date: 2019-10-17 // over 4 years ago
  • https://github.com/bitcrowd/sshkit.ex/compare/v0.1.0...v0.2.0

    • The SSHKit.download/3 and SSHKit.upload/3 functions are now fully context-aware [#121]
    • They will respect the user, env, pathโ€ฆ values set in the context

    ๐Ÿ›  Fixes:

    • ๐Ÿ‘Œ Improve documentation about our release process
    • ๐Ÿ›  Fix an Elixir 1.8 deprecation warning (#147)