Skip to content

Spec Kit - 0.12.11

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:28

Install

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

What's Changed

  • chore: bump version to 0.12.11
  • fix(agent-context): discover nested plan.md in scoped layouts (#3024) (#3301)
  • fix(auth): return no matches, not raw ValueError, for a malformed URL (#3437)
  • fix(catalogs): raise catalog error, not raw ValueError, on a malformed URL (#3435)
  • fix(bundler): raise BundlerError, not raw ValueError, on a malformed catalog URL (#3433)
  • chore: add pre-commit config and fix trailing whitespace/end-of-file (#3430)
  • Add EARS Requirements Syntax extension to community catalog (#3407)
  • Add Spec Kit Figma extension to community catalog (#3408)
  • fix(workflows): report validation errors instead of crashing on non-string workflow.yml scalars (#3421)
  • fix(templates): remove self-referencing path in plan-template.md note (#3417)
  • chore: release 0.12.10, begin 0.12.11.dev0 development (#3453)