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)