Releases: rust-mcp-stack/rust-mcp-schema
Releases · rust-mcp-stack/rust-mcp-schema
v0.10.0
13 Mar 10:25
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-03-13)
⚠ BREAKING CHANGES
using BTreeMap for deterministic serialization (#108 )
Features
using BTreeMap for deterministic serialization (#108 ) (3401552 )
v0.9.6
10 Mar 22:37
Compare
Sorry, something went wrong.
No results found
0.9.6 (2026-03-10)
Features
update MCP schema to latest version and add method() to RpcMessage trait (#106 ) (0e1f53a )
v0.9.5
23 Jan 11:58
Compare
Sorry, something went wrong.
No results found
0.9.5 (2026-01-23)
Features
add new helper functions for creating CallToolResult (c002acb )
improving the ProtocolVersion enum and adopting upcoming changes (2dea3a6 )
v0.9.4
01 Jan 13:40
Compare
Sorry, something went wrong.
No results found
0.9.4 (2026-01-01)
Features
introduce convenience methods for better resource support (#102 ) (5a966b3 )
v0.9.3
29 Dec 17:50
Compare
Sorry, something went wrong.
No results found
0.9.3 (2025-12-29)
Bug Fixes
capability check for ServerCapabilities (6785e92 )
v0.9.2
29 Dec 16:56
Compare
Sorry, something went wrong.
No results found
0.9.2 (2025-12-29)
Features
enhance schema utils implementation (#99 ) (31aef12 )
v0.9.1
14 Dec 21:08
Compare
Sorry, something went wrong.
No results found
0.9.1 (2025-12-14)
Features
enhance schema-utils conversion implementations for elicitation types (#97 ) (23706cb )
v0.9.0
13 Dec 21:28
Compare
Sorry, something went wrong.
No results found
0.9.0 (2025-12-13)
⚠ BREAKING CHANGES
improve shema_utils, generqted new schema sets (#95 )
Features
improve shema_utils, generqted new schema sets (#95 ) (afa6a7b )
v0.8.0
01 Dec 23:14
Compare
Sorry, something went wrong.
No results found
0.8.0 (2025-12-01)
⚠ BREAKING CHANGES
support mcp protocol version 2025-11-25 (#93 )
Features
support mcp protocol version 2025-11-25 (#93 ) (6c7b555 )
v0.7.5
04 Oct 09:42
Compare
Sorry, something went wrong.
No results found
0.7.5 (2025-10-03)
Features
added method value validation and more strickt restriction on const values (#91 ) (5b81b64 )
validation: support validation for subtypes of ServerRequest enum. (#81 ) (83ad262 )