mirror of
https://github.com/github/spec-kit.git
synced 2026-07-04 04:45:43 +08:00
Compare commits
1 Commits
copilot/ad
...
v0.5.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2245a45d45 |
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
<!-- insert new changelog below this comment -->
|
<!-- insert new changelog below this comment -->
|
||||||
|
|
||||||
|
## [0.5.0] - 2026-04-02
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Introduces DEVELOPMENT.md (#2069)
|
||||||
|
- Update cc-sdd reference to cc-spex in Community Friends (#2007)
|
||||||
|
- chore: release 0.4.5, begin 0.4.6.dev0 development (#2064)
|
||||||
|
|
||||||
## [0.4.5] - 2026-04-02
|
## [0.4.5] - 2026-04-02
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "specify-cli"
|
name = "specify-cli"
|
||||||
version = "0.4.6.dev0"
|
version = "0.5.0"
|
||||||
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
|
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user