v1.16.0
- feat: add IfExists condition validation check (#77) (11926dd)
- ci(deps): bump astral-sh/setup-uv from 7.2.0 to 7.2.1 (#75) (f0bb55d)
- ci(deps): bump actions/cache from 5.0.2 to 5.0.3 (#76) (a365c4d)
- perf(mcp): optimize MCP server token usage by 38% (#74) (ba38f05)
- docs: add changelog entry for v1.15.5 (26b5a1e)
What's Changed
- perf(mcp): optimize MCP server token usage by 38% by @boogy in #74
- ci(deps): bump actions/cache from 5.0.2 to 5.0.3 by @dependabot[bot] in #76
- ci(deps): bump astral-sh/setup-uv from 7.2.0 to 7.2.1 by @dependabot[bot] in #75
- feat: add IfExists condition validation check by @boogy in #77
Full Changelog: v1.15.5...v1.16.0