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 27cda66 commit 61ebcbdCopy full SHA for 61ebcbd
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.6.3
2
+
3
+- Replace print statements with lightweight logging implementation
4
5
## 0.6.2
6
7
- Remove trailing CR before processing the lines
pubspec.yaml
@@ -1,6 +1,6 @@
name: mcp_dart
description: Dart Implementation of Model Context Protocol (MCP) SDK.
-version: 0.6.2
+version: 0.6.3
repository: https://github.com/leehack/mcp_dart
environment:
0 commit comments