We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7cba8 commit 912c1f3Copy full SHA for 912c1f3
pkgs/dart_mcp/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.3-wip
+## 0.3.3
2
3
- Fix `PingRequest` handling when it is sent from a non-Dart client.
4
- Deprecate `ElicitationAction.reject` and replace it with
pkgs/dart_mcp/pubspec.yaml
@@ -1,5 +1,5 @@
name: dart_mcp
-version: 0.3.3-wip
+version: 0.3.3
description: A package for making MCP servers and clients.
repository: https://github.com/dart-lang/ai/tree/main/pkgs/dart_mcp
5
issue_tracker: https://github.com/dart-lang/ai/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Adart_mcp
0 commit comments