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.16] - 2026-05-27
6+
7+ ### Changed
8+
9+ - docs: update landing page stats and branch naming convention (#2727 )
10+ - feat(workflows): expose {{ context.run_id }} template variable (#2664 )
11+ - fix: resolve __ SPECKIT_COMMAND_ * __ refs in preset skill rendering (#2717 ) (#2718 )
12+ - Add Workflow Preset to community catalog (#2725 )
13+ - fix: paths-only skips branch validation, setup-plan preserves existing plan (#2672 )
14+ - docs: fix broken pipx homepage URLs to point to pipx.pypa.io (#2670 )
15+ - Update Architecture Guard extension to v1.8.9 (#2723 )
16+ - Re-validate spec quality checklist after clarify updates spec (#2715 )
17+ - chore: release 0.8.15, begin 0.8.16.dev0 development (#2722 )
18+
519## [ 0.8.15] - 2026-05-27
620
721### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.16.dev0 "
3+ version = " 0.8.16"
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