backy/.changes/v0.5.0.md

10 lines
352 B
Markdown
Raw Normal View History

2024-11-20 02:19:48 +00:00
## v0.5.0 - 2024-11-19
### Added
* Lists can now go in a file. See docs for more information.
2024-11-20 02:22:20 +00:00
* commands.[name].type: script now opens `scriptEnvFile`.
2024-11-20 02:19:48 +00:00
* 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