Releases: hyper0x/cmdguard
Releases · hyper0x/cmdguard
v0.13.0
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
Release v0.12.0 — wrapper-recursion fix, flag hardening, vault list, …
v0.6.0
v0.6.0: bypass, timeout, config semantics, msg i18n, tests
v0.5.0
v0.5.0: 去掉短参数,新增 Makefile - 去掉所有短参数(-v, -h, -f),只保留长参数 - 新增 Makefile(make build / make install 自动注入版本号) - CHANGELOG 同步更新
v0.4.0
v0.4.0
v0.3.0
v0.3.0
v0.2.0
Feat: --dry-run for guard/init/undo, --check for alias verification