We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8770b7e commit 874e315Copy full SHA for 874e315
CHANGELOG.md
@@ -2,10 +2,16 @@
2
3
## Unreleased
4
5
+## 0.3.2 — 2026-03-18
6
+
7
### Added
8
+- MIT license file
9
- `env` config field (`map[string]string`) for setting arbitrary environment variables via config layers
10
- `-e KEY=VALUE` CLI flag for setting environment variables (repeatable, highest precedence)
11
12
+### Fixed
13
+- Self-update always skipping download on dev channel
14
15
## 0.3.1 — 2026-03-18
16
17
0 commit comments