We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cff75c commit fc05219Copy full SHA for fc05219
1 file changed
docs/docs/changelog.md
@@ -9,7 +9,6 @@ title: Changelog
9
* `[Changed]` Exit code 2 on unknown command.
10
* `[Added]` Expose `LETS_OS` and `LETS_ARCH` environment variables at command runtime.
11
* `[Removed]` Drop deprecated `eval_env` directive. Use `env` with `sh` execution mode instead.
12
-* `[Fixed]` Evaluate `env` entries sequentially so `sh` values can reference previously resolved env keys (including global env for command-level env).
13
14
## [0.0.59](https://github.com/lets-cli/lets/releases/tag/v0.0.59)
15
0 commit comments