File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 66
77- Add checkpoint extension (#1947 )
88- fix(scripts): prioritize .specify over git for repo root detection (#1933 )
9+
10+ ## [ 0.4.2] - 2026-03-25
11+
12+ ### Changes
13+
14+ - feat: Auto-register ai-skills for extensions whenever applicable (#1840 )
15+ - docs: add manual testing guide for slash command validation (#1955 )
16+ - Add AIDE, Extensify, and Presetify to community extensions (#1961 )
17+ - docs: add community presets section to main README (#1960 )
18+ - docs: move community extensions table to main README for discoverability (#1959 )
19+ - docs(readme): consolidate Community Friends sections and fix ToC anchors (#1958 )
20+ - fix(commands): rename NFR references to success criteria in analyze and clarify (#1935 )
21+ - Add Community Friends section to README (#1956 )
22+ - docs: add Community Friends section with Spec Kit Assistant VS Code extension (#1944 )
23+ - chore: bump version to 0.4.1 (#1953 )
24+
925- docs: add AIDE extension demo to community projects (#1943 )
1026- fix(templates): add missing Assumptions section to spec template (#1939 )
1127- chore: bump version to 0.4.1 (#1937 )
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.4.1 "
3+ version = " 0.4.2 "
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