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.10.4] - 2026-06-16
6+
7+ ### Changed
8+
9+ - fix: fail loudly when a fan-out 'items' expression does not resolve to a list (#2957 )
10+ - refactor: move preset command handlers to presets/_ commands.py (PR-6/8) (#2826 )
11+ - Update agent-parity-governance preset to v0.3.0 (#2982 )
12+ - Update cross-platform-governance preset to v0.2.0 (#2983 )
13+ - Add Data Model Diagram extension to community catalog (#2922 )
14+ - Add Spec Kit TLDR extension to community catalog (#3007 )
15+ - docs: add guide for handling complex features (#3004 )
16+ - Add Loop Engineering extension to community catalog (#3002 )
17+ - Update MemoryLint extension to v1.5.1 (#3000 )
18+ - chore: release 0.10.3, begin 0.10.4.dev0 development (#2999 )
19+
520## [ 0.10.3] - 2026-06-16
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.10.4.dev0 "
3+ version = " 0.10.4"
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