v0.7.1
Changes in this Release
- release: v0.7.1 (#105) (f221300)
- fix(codegen): sanitize progressive JSDoc metadata (#100) (7b4c953)
- fix(cli): update help examples binary name (#98) (c448a3f)
- ci: fix PR labeler — add config and switch to pull_request_target (9fd86ac)
- chore(deps): bump uuid in the minor-and-patch group (#101) (697bd9e)
- chore(deps): bump serde_json in the minor-and-patch group (#99) (f7ea941)
- chore(deps): bump the minor-and-patch group with 3 updates (#97) (32c195f)
- chore(deps): bump the minor-and-patch group with 2 updates (#96) (f7e10e0)
- chore(deps): bump the minor-and-patch group with 2 updates (#95) (51ecb45)
- fix(cli,skill): unify config source, write SKILL.md, fix TS param parser (#92) (c7c5e1b)
- fix(codegen): sanitize JSDoc strings and add package.json to generated output (#91) (326f35b)
- fix(cli,server): report correct binary name and server identity (#90) (32fc2f5)
- fix(introspector): use MCP handshake info for name, version, and capabilities (#88) (099bb6d)
What's Changed
- fix(introspector): use MCP handshake info for name, version, and capabilities by @bug-ops in #88
- fix(cli,server): report correct binary name and server identity by @bug-ops in #90
- fix(codegen): sanitize JSDoc strings and add package.json to generated output by @bug-ops in #91
- fix(cli,skill): unify config source, write SKILL.md, fix TS param parser by @bug-ops in #92
- chore(deps): bump the minor-and-patch group with 2 updates by @dependabot[bot] in #95
- chore(deps): bump the minor-and-patch group with 2 updates by @dependabot[bot] in #96
- chore(deps): bump the minor-and-patch group with 3 updates by @dependabot[bot] in #97
- chore(deps): bump serde_json from 1.0.149 to 1.0.150 in the minor-and-patch group by @dependabot[bot] in #99
- chore(deps): bump uuid from 1.23.1 to 1.23.2 in the minor-and-patch group by @dependabot[bot] in #101
- fix(cli): update help examples binary name by @sarvesh1327 in #98
- fix(codegen): sanitize progressive JSDoc metadata by @sarvesh1327 in #100
- release: v0.7.1 by @bug-ops in #105
New Contributors
- @sarvesh1327 made their first contribution in #98
Full Changelog: v0.7.0...v0.7.1