v0.13.0
ci/woodpecker/push/publish-docs Pipeline failed
ci/woodpecker/tag/gitea Pipeline failed
ci/woodpecker/tag/publish-docs Pipeline failed

This commit is contained in:
2026-08-15 00:35:57 -05:00
parent 045dedef67
commit 1d2a3a8306
4 changed files with 11 additions and 6 deletions
@@ -1,3 +0,0 @@
kind: Changed
body: List subcommands print out everything with no arguments
time: 2026-08-15T00:11:46.800589873-05:00
@@ -1,3 +0,0 @@
kind: Fixed
body: Error hooks no longer return after one is executed
time: 2026-08-15T00:15:00.347036265-05:00
+5
View File
@@ -0,0 +1,5 @@
## v0.13.0 - 2026-08-15
### Changed
* List subcommands print out everything with no arguments
### Fixed
* Error hooks no longer return after one is executed
+6
View File
@@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie). and is generated by [Changie](https://github.com/miniscruff/changie).
## v0.13.0 - 2026-08-15
### Changed
* List subcommands print out everything with no arguments
### Fixed
* Error hooks no longer return after one is executed
## v0.12.1 - 2026-03-23 ## v0.12.1 - 2026-03-23
### Added ### Added
* Command output respects `command.[name].output.toLog` when standard output is enabled * Command output respects `command.[name].output.toLog` when standard output is enabled