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.11] - 2026-05-15
6+
7+ ### Changed
8+
9+ - refactor: extract _ version.py from __ init__ .py (PR-3/8) (#2550 )
10+ - Add Time Machine extension to community catalog (#2580 )
11+ - fix(powershell): ensure UTF-8 templates are written without BOM (#2280 )
12+ - docs: document high-assurance spec workflow (#2518 )
13+ - docs: fix script name in directory tree examples (#2555 )
14+ - Fix preset skill description precedence (#2538 )
15+ - fix(integration): clarify multi-install guidance (#2549 )
16+ - feat: add version feature reporting (#2548 )
17+ - Add Architecture Workflow extension to community catalog (#2565 )
18+ - chore: release 0.8.10, begin 0.8.11.dev0 development (#2562 )
19+
520## [ 0.8.10] - 2026-05-14
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.11.dev0 "
3+ version = " 0.8.11"
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