v3.6.0
punkpeye/fastmcpv3.6.0Jun 26, 2025by github-actions[bot]
AI Summary
This is a minor release that adds support for tool calls to return ResourceLink objects, addressing feature request #130. The release is focused on enhancing the integration between tools and resources in the MCP protocol.
Key Highlights
- Added support for tool calls returning ResourceLink objects
- Addresses GitHub issue #130
New Features
- Support Tool calls returning ResourceLink object
Full Release Notes
# [3.6.0](https://github.com/punkpeye/fastmcp/compare/v3.5.0...v3.6.0) (2025-06-26) ### Features * Support Tool calls returning ResourceLink object. ([#130](https://github.com/punkpeye/fastmcp/issues/130)) ([55fd721](https://github.com/punkpeye/fastmcp/commit/55fd721b078023f7252469e84f5af2dc848bd4eb))