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 1a0f6df commit 93c2a2fCopy full SHA for 93c2a2f
CHANGELOG.md
@@ -1,4 +1,10 @@
1
-# 0.4.1
+## 0.4.2
2
+
3
+- Add Tool Annotation
4
+- Remove additionalProperties from all models
5
+- Add AudioContent
6
7
+## 0.4.1
8
9
- Add IOStreamTransport to connect a client and server via dart streams in a single application
10
pubspec.yaml
@@ -1,6 +1,6 @@
name: mcp_dart
-description: Dart Impementation of Model Context Protocol (MCP) SDK.
-version: 0.4.1
+description: Dart Implementation of Model Context Protocol (MCP) SDK.
+version: 0.4.2
repository: https://github.com/leehack/mcp_dart
environment:
0 commit comments