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.7.4] - 2026-04-21
6+
7+ ### Changed
8+
9+ - fix(copilot): use --yolo to grant all permissions in non-interactive mode (#2298 )
10+ - feat: add CITATION.cff and .zenodo.json for academic citation support (#2291 )
11+ - Add spec-validate to community catalog (#2274 )
12+ - feat: register Ripple in community catalog (#2272 )
13+ - Add version-guard to community catalog (#2286 )
14+ - Add spec-reference-loader to community catalog (#2285 )
15+ - Add memory-loader to community catalog (#2284 )
16+ - fix(integrations): strip UTF-8 BOM when reading agent context files (#2283 )
17+ - Preset fiction book writing1.6 (#2270 )
18+ - fix(integrations): migrate Antigravity (agy) layout to .agents/ and deprecate --skills (#2276 )
19+ - chore: release 0.7.3, begin 0.7.4.dev0 development (#2263 )
20+
521## [ 0.7.3] - 2026-04-17
622
723### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.7.4.dev0 "
3+ version = " 0.7.4"
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