v1.1.0
Automated release: version and notes generated from pull requests merged since 1.0.4.
- Add a Claude Code plugin manifest so the repo installs with
claude plugin install(#153) - chore(tests): cover verify.py's full plan and the MCP server's error paths (#152)
- ci: run the test suite on Python 3.13 too (Ubuntu only) (#151)
- build(deps): bump release-drafter/release-drafter from 6 to 7 (#132)
- docs: state the 1.x stability guarantee and deprecation policy, pin the tool surface, verify each npm publish (#149)
- ci(release): resolve the next version ourselves; a chore-only merge really releases nothing (#150)
What's Changed
- ci(release): resolve the next version ourselves; a chore-only merge really releases nothing by @kajisho5 in #150
- docs: state the 1.x stability guarantee and deprecation policy, pin the tool surface, verify each npm publish by @kajisho5 in #149
- build(deps): bump release-drafter/release-drafter from 6 to 7 by @dependabot[bot] in #132
- ci: run the test suite on Python 3.13 too (Ubuntu only) by @kajisho5 in #151
- chore(tests): cover verify.py's full plan and the MCP server's error paths by @kajisho5 in #152
- Add a Claude Code plugin manifest so the repo installs with
claude plugin installby @kajisho5 in #153
Full Changelog: v1.0.4...v1.1.0