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+ ## [ 1.0.11] - 2026-09-24
6+
7+ ### Changed
8+
9+ - feat: make catalog add idempotent across all catalog families (#4505 ) (#4543 )
10+ - [ extension] Update SpecAssay Check extension to v0.5.1 (#4703 )
11+ - Add Spec Kit Design System extension to community catalog (#4707 )
12+ - [ extension] Update Applied Epistemic Engineering extension to v1.0.1 (#4699 )
13+ - fix(integrations): remove duplicate Forge dispatch override (#4714 )
14+ - fix(deps): drop platformdirs, which is never imported (#4675 )
15+ - [ preset] Update SpecAssay preset to v0.5.1 (#4706 )
16+ - docs: add Japanese (日本語) README (#4560 )
17+ - fix(integrations): drop invalid --model/--output-format flags from Forge dispatch (#4667 )
18+ - fix: ensure idempotent project-relative path rewriting in CommandRegistrar (#4553 )
19+ - feat(scripts): add SPECIFY_FEATURE_NO_PERSIST env var to suppress feature.json writes (#4128 ) (#4129 )
20+ - Add Project Statistics Governance preset to community catalog (#4704 )
21+ - [ extension] Add ThreatSpec extension to community catalog (#4701 )
22+ - fix(integrations): dispatch Forge via prompt flag only (#4668 )
23+ - [ preset] Add Database Standards preset to community catalog (#4702 )
24+ - Add NIEM Information Exchanges preset to community catalog (#4698 )
25+ - docs: add Spec Kit Workflow Cockpit to community friends (#4606 ) (#4630 )
26+ - fix: restore community archive validation and compare submitted checksums (#4689 )
27+ - chore: refactor root command adapters (#4687 )
28+ - chore: release 1.0.10, begin 1.0.11.dev0 development (#4686 )
29+
530## [ 1.0.10] - 2026-09-22
631
732### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 1.0.11 .dev0"
3+ version = " 1.0.12 .dev0"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments