v0.13.0
This commit is contained in:
@@ -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
|
|
||||||
@@ -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,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
|
||||||
|
|||||||
Reference in New Issue
Block a user