mirror of
https://github.com/github/spec-kit.git
synced 2026-07-04 21:16:02 +08:00
Compare commits
1 Commits
copilot/ad
...
v0.8.17
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f1be37039 |
14
CHANGELOG.md
14
CHANGELOG.md
@@ -2,6 +2,20 @@
|
|||||||
|
|
||||||
<!-- insert new changelog below this comment -->
|
<!-- insert new changelog below this comment -->
|
||||||
|
|
||||||
|
## [0.8.17] - 2026-05-28
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- docs: consolidate Community sections in README (#2736)
|
||||||
|
- Fix shared script command hints for integration separators (#2627)
|
||||||
|
- docs: update security-governance preset to v0.4.0 (#2703)
|
||||||
|
- feat(agy): enhance Google Antigravity CLI integration (#2689)
|
||||||
|
- Fix --dev extension agent symlinks (#2554)
|
||||||
|
- Share skills hook note post-processing (#2679)
|
||||||
|
- feat: add Hermes Agent integration (with review fixes) (#2651)
|
||||||
|
- Update Superpowers Implementation Bridge to v0.7.0 (#2732)
|
||||||
|
- chore: release 0.8.16, begin 0.8.17.dev0 development (#2729)
|
||||||
|
|
||||||
## [0.8.16] - 2026-05-27
|
## [0.8.16] - 2026-05-27
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "specify-cli"
|
name = "specify-cli"
|
||||||
version = "0.8.17.dev0"
|
version = "0.8.17"
|
||||||
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