v0.8.2
govctl v0.8.2
This release adds first-class controlled-vocabulary tags for governance artifacts and fixes a regression in clause text editing.
Added
tagsfields are now available on all five artifact types: RFC, clause, ADR, work item, and guard.- Added
govctl tag new,govctl tag delete, andgovctl tag list, including usage counts. govctl checknow validates artifact tags against the configured allowed tag list.- Added
--tagfiltering onrfc,clause,adr,work, andguardlist commands.
Fixed
govctl clause edit <ID> text --stdinnow works without requiring an explicit--set.
Upgrade Notes
- No artifact format migration is required for this release.
- If you want to use controlled tags, configure the allowed tag list in your project and then apply tags through the new tag commands.