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.8.1] - 2026-04-24
6+
7+ ### Changed
8+
9+ - fix(plan): use .specify/feature.json to allow /speckit.plan on custom git branches (#2305 ) (#2349 )
10+ - feat(vibe): migrate to SkillsIntegration from the old prompts-based MarkdownIntegration (#2336 )
11+ - docs: move community presets table to docs site, add missing entries (#2341 )
12+ - docs(presets): add lean preset README and enrich catalog metadata (#2340 )
13+ - fix: resolve command references per integration type (dot vs hyphen) (#2354 )
14+ - Update product-forge to v1.5.1 in community catalog (#2352 )
15+ - chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#2345 )
16+ - fix: replace xargs trim with sed to handle quotes in descriptions (#2351 )
17+ - feat: register jira preset in community catalog (#2224 )
18+ - feat: Preset screenwriting (#2332 )
19+ - chore: release 0.8.0, begin 0.8.1.dev0 development (#2333 )
20+
521## [ 0.8.0] - 2026-04-23
622
723### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.1.dev0 "
3+ version = " 0.8.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