File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ All notable changes to the Specify CLI and templates are documented here.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 1.4.6] - 2026-03-26
11+
12+ ### Fixed
13+
14+ - ** PowerShell runtime safety and compatibility** : Hardened PowerShell scripts for safer runtime behavior and improved PowerShell 7 compatibility.
15+ - ** Markdownlint workflow failures** : Fixed documentation and template markdown issues that were causing markdownlint workflow failures.
16+
17+ ### Changed
18+
19+ - ** Spark command templates** : Aligned prompt and command template paths to canonical ` .documentation ` locations.
20+ - ** Docs cleanup and branding** : Finalized markdownlint-oriented documentation cleanup and branding consistency updates.
21+
1022## [ 1.4.5] - 2026-03-25
1123
1224### Fixed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 1.4.5 "
3+ version = " 1.4.6 "
44description = " Specify CLI, part of Spec Kit Spark. A community extension with constitution-powered commands for Spec-Driven Development (SDD)."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments