All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- implement
IntoToolResponsefor()
- bump
schemarsto 1.0 - add support for output schema in tools.
- bump
schemarsto 0.9 - Fix typo #1030
- add
McpServer::disable_toolsmethod to disable specific tools.
- add with_server_info builder method #1015