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.16.0] - 2026-08-05
6+
7+ ### Changed
8+
9+ - fix: keep long frontmatter values on a single line (#3989 )
10+ - fix: skip corrupted run state files in list_runs (#3817 )
11+ - fix: skip corrupted run state files in list_runs (#3814 )
12+ - Add July 2026 newsletter (#3987 )
13+ - fix(presets): start fresh on a non-UTF-8 preset registry (#3955 )
14+ - docs: clarify agent PR review prioritization (#3985 )
15+ - fix(events): preserve a non-UTF-8 config.toml on hook install/teardown (#3963 )
16+ - fix(extensions): treat an unreadable staged backup as a conflict (#3962 )
17+ - fix(manifests): reject non-string requires.speckit_version (#3980 )
18+ - fix(extensions): reject reinstall when a kept config cannot be read (#3960 )
19+ - [ extension] Update Charter extension to v0.5.1 (#3983 )
20+ - fix(events): return None for an unparseable script command (#3957 )
21+ - feat(events): context injection for opencode and JSON-envelope agent hooks (#3934 )
22+ - Add TDD Extension to community catalog (#3982 )
23+ - Update Archive Extension to v1.1.0 (#3981 )
24+ - feat(copilot): default integration to skills (#3976 )
25+ - fix(events): ignore non-UTF-8 event overrides (#3897 )
26+ - fix: cap stdin read at 1 MiB to prevent DoS (#3857 )
27+ - fix(workflows): reject mismatched run state IDs (#3899 )
28+ - chore: release 0.15.2, begin 0.15.3.dev0 development (#3953 )
29+
530## [ 0.15.2] - 2026-08-03
631
732### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.15.3 .dev0"
3+ version = " 0.16.1 .dev0"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments