v0.7.0
Added
-
Add changelog structure enforcement and
vgCLI alias- Added
changelog.enforceStructureconfig to validate section headers against an allowed list - Added
changelog.sectionsconfig for custom section whitelists (defaults to Keep a Changelog: Added, Changed, Deprecated, Removed, Fixed, Security) - Empty changelog sections are detected and reported
- Added
vgas a CLI alias forversionguard— shorter to type, same functionality - CLI help text now shows
vgas the primary command name - 7 new changelog structure enforcement tests (225 total)
- Added