File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.4.5] - 2026-04-02
6+
7+ ### Changed
8+
9+ - Stage 6: Complete migration — remove legacy scaffold path (#1924 ) (#2063 )
10+ - Install Claude Code as native skills and align preset/integration flows (#2051 )
11+ - Add repoindex 0402 (#2062 )
12+ - Stage 5: Skills, Generic & Option-Driven Integrations (#1924 ) (#2052 )
13+ - feat(scripts): add --dry-run flag to create-new-feature (#1998 )
14+ - fix: support feature branch numbers with 4+ digits (#2040 )
15+ - Add community content disclaimers (#2058 )
16+ - docs: add community extensions website link to README and extensions docs (#2014 )
17+ - docs: remove dead Cognitive Squad and Understanding extension links and from extensions/catalog.community.json (#2057 )
18+ - Add fix-findings extension to community catalog (#2039 )
19+ - Stage 4: TOML integrations — gemini and tabnine migrated to plugin architecture (#2050 )
20+ - feat: add 5 lifecycle extensions to community catalog (#2049 )
21+ - Stage 3: Standard markdown integrations — 19 agents migrated to plugin architecture (#2038 )
22+ - chore: release 0.4.4, begin 0.4.5.dev0 development (#2048 )
23+
524## [ 0.4.4] - 2026-04-01
625
726### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.4.5.dev0 "
3+ version = " 0.4.5"
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