mirror of
https://github.com/poem-web/poem.git
synced 2026-01-24 20:08:49 +00:00
723 B
723 B
Changelog
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.
[0.3.0] - 2025-11-11
- implement
IntoToolResponsefor()
[0.2.9] - 2025-10-10
- bump
schemarsto 1.0 - add support for output schema in tools.
[0.2.4] 20250-06-06
- bump
schemarsto 0.9 - Fix typo #1030
[0.2.3] 2025-05-07
- add
McpServer::disable_toolsmethod to disable specific tools.
[0.2.2] 2025-05-03
- add with_server_info builder method #1015