0.10.1 (2026-05-18)
0.10.0 (2026-03-13)
- using BTreeMap for deterministic serialization (#108)
0.9.6 (2026-03-10)
0.9.5 (2026-01-23)
- add new helper functions for creating CallToolResult (c002acb)
- improving the ProtocolVersion enum and adopting upcoming changes (2dea3a6)
0.9.4 (2026-01-01)
0.9.3 (2025-12-29)
- capability check for ServerCapabilities (6785e92)
0.9.2 (2025-12-29)
0.9.1 (2025-12-14)
0.9.0 (2025-12-13)
- improve schema_utils, generqted new schema sets (#95)
0.8.0 (2025-12-01)
- support mcp protocol version 2025-11-25 (#93)
0.7.5 (2025-10-03)
- added method value validation and more strickt restriction on const values (#91) (5b81b64)
- validation: support validation for subtypes of
ServerRequestenum. (#81) (83ad262)
0.7.4 (2025-09-17)
0.7.3 (2025-08-30)
0.7.2 (2025-07-27)
0.7.1 (2025-07-01)
0.7.0 (2025-06-28)
- add support for MCP Schema Version 2025-06-18 (#77)
0.6.0 (2025-06-17)
- add support for multiple active schema versions with versioned module access (#73)
0.5.2 (2025-05-28)
0.5.1 (2025-05-23)
- update cargo docs to 2025_03_26 version (dd1763b)
0.5.0 (2025-05-22)
- update schema default version and latest draft changes (#68)
0.4.0 (2025-04-26)
- add new draft version and update 2025_03_26 (#66)
0.3.0 (2025-04-04)
- add support for schema version 2025-03-26 (#62)
- add support for schema version 2025-03-26 (#62) (10aca90)
- set default schema version to 2024_11_05 (#64) (c72d252)
0.2.2 (2025-03-30)
0.2.1 (2025-03-23)
0.2.0 (2025-03-22)
- improve generated schema, eliminate deprecated methods (#53)
- add associated methods to structs for static values (#56) (f5a97a3)
- improve generated schema, eliminate deprecated methods (#53) (604de64)
0.1.11 (2025-03-18)
- add new utility functions for CallToolResultContentItem (#46) (1fe212c)
- add tool_name() method to CallToolRequest (#52) (2489d90)
- implement default trait for eligible types (#51) (92022da)
0.1.10 (2025-03-08)
0.1.9 (2025-03-02)
- introduce CallToolError (#39) (7b8672d)
- new cunstructor and conversion utilities for call tool operations (#41) (0b8f622)
0.1.8 (2025-02-23)
- add SdkError codes and types (#37) (034ee8f)
- add utility function for easy detection of initialized notifications (#38) (39400b6)
- add utility functions for simplified type conversions (#33) (7447800)
- more type conversion utilities (#36) (9a0abb9)
- new TryFrom implementation for all standard mcp message variants (#35) (08854f0)
0.1.7 (2025-02-21)
- add message_type to MCPMessage trait (#26) (aca2336)
- implement ToMessage trait (#31) (435f18b)
- introduce FromMessage trait (#30) (cc46100)
0.1.6 (2025-02-17)
- implemented Error trait for JsonrpcErrorError (#22) (753bd87)
- serializations to skip None Params (#25) (1f67654)
0.1.5 (2025-02-15)
0.1.4 (2025-02-12)
0.1.3 (2025-02-10)
0.1.2 (2025-02-09)
0.1.1 (2025-02-09)
- Initial release v0.1.0 (1a77959)