File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- ## 0.3.1-wip
1+ ## 0.3.1
22
33- Fixes communication problem when a ` MCPServer ` is instantiated without
44 instructions.
Original file line number Diff line number Diff line change @@ -74,6 +74,8 @@ from `ServerConnection.initialize`.
7474## Supported Protocol Versions
7575
7676[ 2024-11-05] ( https://spec.modelcontextprotocol.io/specification/2024-11-05/ )
77+ [ 2025-03-26] ( https://spec.modelcontextprotocol.io/specification/2025-03-26/ )
78+ [ 2025-06-18] ( https://spec.modelcontextprotocol.io/specification/2025-06-18/ )
7779
7880If support for a given protocol version is dropped, that will be released as a
7981breaking change in this package.
Original file line number Diff line number Diff line change 11name : dart_mcp
2- version : 0.3.1-wip
2+ version : 0.3.1
33description : A package for making MCP servers and clients.
44repository : https://github.com/dart-lang/ai/tree/main/pkgs/dart_mcp
55issue_tracker : https://github.com/dart-lang/ai/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Adart_mcp
You can’t perform that action at this time.
0 commit comments