Skip to content

Releases: hyper0x/cmdguard

v0.13.0

19 Jun 07:19

Choose a tag to compare

docs: CHANGELOG v0.13.0

- exhaustive: dead reasonTimeout enum value
- dupword: duplicate "agent" in help text
- staticcheck SA5011: nil deref after os.Exit
- File permissions: full ~/.cmdguard tree → 0600/0700
- Go 1.22–1.26 modernisation (CutPrefix, SplitSeq, slices.Contains, …)
- .golangci.yml: 5 → 37 linters

v0.12.0

19 Jun 05:14

Choose a tag to compare

Release v0.12.0 — wrapper-recursion fix, flag hardening, vault list, …

v0.6.0

07 Jun 06:47

Choose a tag to compare

v0.6.0: bypass, timeout, config semantics, msg i18n, tests

v0.5.0

06 Jun 12:54

Choose a tag to compare

v0.5.0: 去掉短参数,新增 Makefile

- 去掉所有短参数(-v, -h, -f),只保留长参数
- 新增 Makefile(make build / make install 自动注入版本号)
- CHANGELOG 同步更新

v0.4.0

06 Jun 09:38

Choose a tag to compare

v0.4.0

v0.3.0

06 Jun 09:39

Choose a tag to compare

v0.3.0

v0.2.0

06 Jun 08:30

Choose a tag to compare

Feat: --dry-run for guard/init/undo, --check for alias verification