We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9fb04 commit d961822Copy full SHA for d961822
1 file changed
docs/docs/changelog.md
@@ -8,6 +8,7 @@ title: Changelog
8
* `[Added]` Show similar command suggestions on typos.
9
* `[Changed]` Exit code 2 on unknown command.
10
* `[Removed]` Drop deprecated `eval_env` directive. Use `env` with `sh` execution mode instead.
11
+* `[Added]` When a command or its `depends` chain fails, print an indented tree to stderr showing the full chain with the failing command highlighted
12
13
## [0.0.59](https://github.com/lets-cli/lets/releases/tag/v0.0.59)
14
0 commit comments