File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-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.4] - 2026-04-01
6+
7+ ### Changed
8+
9+ - Stage 2: Copilot integration — proof of concept with shared template primitives (#2035 )
10+ - docs: sync AGENTS.md with AGENT_CONFIG for missing agents (#2025 )
11+ - docs: ensure manual tests use local specify (#2020 )
12+ - Stage 1: Integration foundation — base classes, manifest system, and registry (#1925 )
13+ - fix: harden GitHub Actions workflows (#2021 )
14+ - chore: use PEP 440 .dev0 versions on main after releases (#2032 )
15+ - feat: add superpowers bridge extension to community catalog (#2023 )
16+ - feat: add product-forge extension to community catalog (#2012 )
17+ - feat(scripts): add --allow-existing-branch flag to create-new-feature (#1999 )
18+ - fix(scripts): add correct path for copilot-instructions.md (#1997 )
19+ - Update README.md (#1995 )
20+ - fix: prevent extension command shadowing (#1994 )
21+ - Fix Claude Code CLI detection for npm-local installs (#1978 )
22+ - fix(scripts): honor PowerShell agent and script filters (#1969 )
23+ - feat: add MAQA extension suite (7 extensions) to community catalog (#1981 )
24+ - feat: add spec-kit-onboard extension to community catalog (#1991 )
25+ - Add plan-review-gate to community catalog (#1993 )
26+ - chore(deps): bump actions/deploy-pages from 4 to 5 (#1990 )
27+ - chore(deps): bump DavidAnson/markdownlint-cli2-action from 19 to 23 (#1989 )
28+ - chore: bump version to 0.4.3 (#1986 )
29+
530## [ 0.4.3] - 2026-03-26
631
732### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.4.4 .dev0"
3+ version = " 0.4.5 .dev0"
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