Skip to content

Spec Kit - 0.11.7

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:00
· 51 commits to main since this release

Install

uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.11.7
specify init my-project

What's Changed

  • chore: bump version to 0.11.7
  • feat(extensions): verify catalog archive sha256 before install (#3080)
  • fix(workflows): validate requires keys and reject phantom permissions gate (#3079)
  • fix(scripts): use case-sensitive match for acronym retention in PS branch names (#3130)
  • feat(integrations): add omp support (#3107)
  • fix: render valid TOML when a command body contains backslashes (#3135)
  • harden: reject shell=True in run_command (#3132)
  • docs: add monorepo guide (#3084)
  • fix(scripts): send check-prerequisites.ps1 errors to stderr (#3123)
  • fix: write Codex dev skills as files (#2988)
  • chore: release 0.11.6, begin 0.11.7.dev0 development (#3121)