File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.16.3] - 2026-08-13
6+
7+ ### Changed
8+
9+ - fix: narrow bare except Exception in VS Code settings merge (#3844 )
10+ - feat(presets): list presets in resolution/precedence order (#4086 ) (#4104 )
11+ - Fix: scaffold self-contained namespaced preset commands (#4076 ) (#4082 )
12+ - Update Cross-Platform Governance preset to v0.2.2 (#4080 )
13+ - fix(bundler): treat a blank active integration as indeterminate in FR-019 (#3886 )
14+ - Integrate Junie with dot-to-hyphen behavior and command formatting (#4073 )
15+ - Update A11Y Governance preset to v0.4.3 (#4074 )
16+ - Fix Alquimia argument hints after folded descriptions (#4063 )
17+ - fix: use bounded read for bundle download HTTP responses (#3764 )
18+ - Update iSAQB Architecture Governance preset to v0.2.2 (#4056 )
19+ - fix(claude): make argument-hint injection fold-aware for long descriptions (#4045 )
20+ - Add SpecKit Grill Me extension to community catalog (#4052 )
21+ - Update Architecture Governance preset to v0.5.2 (#4050 )
22+ - Remove auto-assign from catalog submission workflow (#4054 )
23+ - docs: clarify example spec guidance (#4048 )
24+ - Clarify custom checklist ownership and lifecycle (#4028 )
25+ - Update Archive Extension to v1.2.2 (#4053 )
26+ - Update Security Governance preset to v0.6.2 (#4040 )
27+ - docs: clarify maintainer applies submission label during triage (#4041 )
28+ - chore: release 0.16.2, begin 0.16.3.dev0 development (#4038 )
29+
530## [ 0.16.2] - 2026-08-10
631
732### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.16.3 .dev0"
3+ version = " 0.16.4 .dev0"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments