File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to the Specify CLI and templates are documented here.
44
55# [ Unreleased]
66
7+ # [ 0.5.8] - 2026-04-19
8+
9+ ### Fixed
10+
11+ - ** Dead code removal** :
12+ - Removed unused ` --outdated ` option from ` skill_list ` command
13+ - Removed unused ` original_ref ` parameter from ` _generate_skill_id `
14+ - Found via vulture dead code detection
15+
16+ ### Changed
17+
18+ - ** Clarify handoffs alignment** : Changed ` send: false ` to ` send: true ` for auto-validation in init/specify commands
19+
720# [ 0.5.6] - 2026-04-19
821
922### Fixed
Original file line number Diff line number Diff line change 11[project ]
22name = " agentic-sdlc-specify-cli"
3- version = " 0.5.7 "
3+ version = " 0.5.8 "
44description = " Specify CLI (tikalk fork). Agentic SDLC toolkit for Spec-Driven Development with pre-installed extensions and AI integrations."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments