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.9] - 2026-05-12
6+
7+ ### Changed
8+
9+ - docs: revamp landing page with four-pillar card layout (#2531 )
10+ - feat(extensions): update governance ecosystem extensions to latest versions (#2514 )
11+ - Add changelog extension (#2177 )
12+ - Add install directory to docfx.json file references (#2522 )
13+ - feat(catalog): add BrownKit (brownkit) community extension (#2510 ) (#2520 )
14+ - fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (#2482 )
15+ - Preset: Add game-narrative-writing preset to community catalog (#2454 )
16+ - docs: clarify CLI upgrade discovery (#2519 )
17+ - fix: make template metadata line breaks markdownlint-safe (#2505 )
18+ - refactor(catalogs): extract integration catalog config loading (#2497 )
19+ - test(presets): silence expected UserWarnings in self-test composition… (#2373 )
20+ - chore: release 0.8.8, begin 0.8.9.dev0 development (#2516 )
21+
522## [ 0.8.8] - 2026-05-11
623
724### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.9.dev0 "
3+ version = " 0.8.9"
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