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.10] - 2026-05-14
6+
7+ ### Changed
8+
9+ - docs: streamline install section and add community overview (#2561 )
10+ - Move community extensions table from README to docs site (#2560 )
11+ - Add Agent Governance extension to community catalog (#2559 )
12+ - Add Reqnroll BDD extension to community catalog (#2545 )
13+ - fix(cli): harden extension registration and discovery workflows (#2499 )
14+ - refactor: extract _ assets.py and _ utils.py from __ init__ .py (PR-2/8) (#2543 )
15+ - fix(opencode): use commands/ directory (plural) to match OpenCode docs (#2453 )
16+ - refactor: extract _ console.py from __ init__ .py (PR-1/8) (#2474 )
17+ - Fix constitution reference in README (#2491 )
18+ - chore: release 0.8.9, begin 0.8.10.dev0 development (#2532 )
19+
520## [ 0.8.9] - 2026-05-12
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.10.dev0 "
3+ version = " 0.8.10"
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