Skip to content

0.6.0

Compare
Choose a tag to compare
@holetse holetse released this 30 Oct 21:29
· 62 commits to master since this release

Features:

  • Add download/3 to DSL.
  • Add config/1 to DSL.
  • Add support for REPLACE_OS_VARS.

Fixes:

  • SSH output is always emitted as a whole line -- addresses unicode character corruption issues.
  • remote/3 return value includes all output in all cases -- addresses issues where in certain cases some hosts would not return their output.