Files
backy/.changes/v0.5.0.md
Andrew Woodlee 0d6a13c1cf
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/push/publish-docs Pipeline was successful
Cmd Type script now correctly appends arguments
2025-11-15 17:37:17 -06:00

352 B
Executable File

v0.5.0 - 2024-11-19

Added

  • Lists can now go in a file. See docs for more information.
  • commands.[name].type: script now opens scriptEnvFile.
  • Hooks for Commands.[name]. Error, success, and final. [#12]

Changed

  • GetKnownHosts is now a method of Host

Fixed

  • make command logger be used for errors, not just when running the command