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.8.13] - 2026-05-21
6+
7+ ### Changed
8+
9+ - fix: while/do-while loop condition reads stale iteration-0 step output (#2662 )
10+ - docs: fix directory hierarchy in README examples (#2639 )
11+ - fix(catalogs): reject boolean priority in extension and preset catalog readers (#2589 )
12+ - Update Agent Governance extension to v1.2.0 (#2659 )
13+ - Add agentic workflows for community catalog submissions (#2655 )
14+ - feat: add self-check tip to check output (#2574 )
15+ - fix(cli): clarify exception diagnostics (#2602 )
16+ - ci: add diff whitespace check (#2572 )
17+ - chore: release 0.8.12, begin 0.8.13.dev0 development (#2648 )
18+
519## [ 0.8.12] - 2026-05-20
620
721### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.13.dev0 "
3+ version = " 0.8.13"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments