Skip to content

Version 1.18.0

Compare
Choose a tag to compare
@ploxiln ploxiln released this 17 Apr 20:43
· 57 commits to master since this release
  • #36 more robust default temp_dir for put() and get() with use_sudo=True
  • #31 enable switching install_requires back to "paramiko" with PARAMIKO_REPLACE=1
  • #38 fab --version now distinguishes between paramiko-ng and upstream Paramiko
  • #30 print specific unrecognized SSHException, instead of just showing password prompt
  • #33 small cleanup of fabfile import, parallel task wrapper function
  • #35 #37 switch from Travis-CI to GitHub Actions for CI
  • docs links updates, tiny wording updates