We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5a0cd commit 3723251Copy full SHA for 3723251
2 files changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to the Specify CLI and templates are documented here.
4
5
+## [0.4.8] - 2026-04-14
6
+
7
+### Changed
8
9
+- **Upstream merge**: Synced with github/spec-kit
10
+ - SFSpeckit: Salesforce SDD extension (18 commands)
11
+ - Gitflow: single-segment branch prefix support
12
13
## [0.4.7] - 2026-04-14
14
15
### Changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "agentic-sdlc-specify-cli"
-version = "0.4.7"
+version = "0.4.8"
description = "Specify CLI (tikalk fork). Agentic SDLC toolkit for Spec-Driven Development with pre-installed extensions and AI integrations."
requires-python = ">=3.11"
dependencies = [
0 commit comments