File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.7.1] - 2026-04-15
6+
7+ ### Changed
8+
9+ - ci: add windows-latest to test matrix (#2233 )
10+ - docs: remove deprecated --skip-tls references from local-development guide (#2231 )
11+ - fix: allow Claude to chain skills for hook execution (#2227 )
12+ - docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (#2228 )
13+ - Add agent-assign extension to community catalog (#2030 )
14+ - fix: unofficial PyPI warning (#1982 ) and legacy extension command name auto-correction (#2017 ) (#2027 )
15+ - feat: register architect-preview in community catalog (#2214 )
16+ - chore: deprecate --ai flag in favor of --integration on specify init (#2218 )
17+ - chore: release 0.7.0, begin 0.7.1.dev0 development (#2217 )
18+
519## [ 0.7.0] - 2026-04-14
620
721### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.7.1.dev0 "
3+ version = " 0.7.1"
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