mcp_dart_cli 0.2.0
·
24 commits
to main
since this release
-
Fixed
inspect-serversupport for MCP 2026-07-28 elicitation, roots, and
resource subscriptions. -
Development now targets Dart 3.12; the SDK and SDK-only generated projects
support Dart 3.4. -
Inspection recognizes stateless clients that skip optional discovery, accepts
omitted client/server identity, and emits server identity in result_meta. -
The built-in conformance gate now verifies that a legacy task store can
coexist with the independent MCP Tasks extension without being treated as
its persistence adapter. -
Standalone release binaries now compile against the declared minimum hosted
SDK instead of the monorepo dependency override and attach only to an
authorized, pre-existing GitHub release with matching prerelease status.