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.10.0] - 2026-06-09
6+
7+ ### Changed
8+
9+ - feat: make git extension opt-in and remove --no-git at v0.10.0 (#2873 )
10+ - [ Preset] UpdateFiction book writing v1.9.0 - Illustration support (#2821 )
11+ - test(workflows): cover executable override fallback preflight (#2843 )
12+ - Add GitHub Copilot CLI guidance to readme (#2891 )
13+ - Update Security Review extension to v1.5.3 (#2898 )
14+ - Update Architecture Guard extension to v1.8.17 (#2897 )
15+ - feat(extensions): per-event hook lists with priority ordering (#2798 )
16+ - feat!: remove legacy --ai, --ai-commands-dir, and --ai-skills flags (0.10.0) (#2872 )
17+ - chore: release 0.9.5, begin 0.9.6.dev0 development (#2875 )
18+
519## [ 0.9.5] - 2026-06-05
620
721### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.9.6.dev0 "
3+ version = " 0.10.0 "
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