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.2] - 2026-06-11
6+
7+ ### Changed
8+
9+ - Add Research Harness extension to community catalog (#2935 )
10+ - Add Coding Standards Drift Control extension to community catalog (#2934 )
11+ - Add Spec Trace extension to community catalog (#2527 )
12+ - fix(extensions): preserve argument-hint in extension Claude SKILL.md (#2916 )
13+ - fix(presets): harden preset URL installs against unsafe redirects (#2911 )
14+ - fix: skip recovered files during refresh_managed overwrite check (#2918 ) (#2919 )
15+ - Update multi-model-review extension to v0.1.1 (#2900 )
16+ - feat: add category and effect as first-class fields in extension schema (#2899 )
17+ - chore(catalog): add Jira Integration (Sync Engine) extension (#2895 )
18+ - chore: release 0.10.1, begin 0.10.2.dev0 development (#2910 )
19+
520## [ 0.10.1] - 2026-06-09
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.10.2.dev0 "
3+ version = " 0.10.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