v1.0.1
Spec Kit - 1.0.1
Added 1
- Add Azure Cosmos DB extension to community catalog
Changed 1
- Update SpecAssay Check extension to v0.4.12
Fixed 6
- Require a 'cases' block on switch steps in workflows
- Strip the resolved value before matching switch cases in workflows
- Reject non-string manifest list members in bundler
- Reject non-mapping catalog mutations in presets
- Stop offering a condition correction that inverts it in workflows
- Use chunked read for integration and preset manifest hash
From spec-kit
Install
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v1.0.1
specify init my-project
What's Changed
- chore: bump version to 1.0.1
- docs: flatten project history navigation (#4265)
- docs: use Spec Kit branding on documentation site (#4264)
- docs: add existing project adoption guide (#4263)
- docs: add project history page (#4262)
- docs: mark Spec Kit's first anniversary (#4260)
- docs: add workflow quickstarts (#4258)
- chore(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.1 (#4244)
- Update SpecAssay Check extension to v0.4.12 (#4254)
- fix(workflows): require a 'cases' block on switch steps (#4144)
- fix(workflows): strip the resolved value before matching switch cases (#4143)
- fix(bundler): reject non-string manifest list members (#4091)
- fix(presets): reject non-mapping catalog mutations (#4094)
- fix(workflows): stop offering a condition correction that inverts it (#4230)
- fix: use chunked read for integration and preset manifest hash (#3843)
- docs: update landing page stats for 1.0.0 (#4251)
- Add Azure Cosmos DB extension to community catalog (#4247)
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.1 (#4243)
- chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#4242)
- chore(deps): bump the codeql-action group with 2 updates (#4241)
- chore: release 1.0.0, begin 1.0.1.dev0 development (#4246)