ack_mcp_dart 1.5.0
ack_mcp_dart: ^1.5.0 copied to clipboard
MCP tool schemas and typed argument validation for Ack and mcp_dart
1.5.0 #
Changed #
- Align with the coordinated Ack 1.5 release; this package has no runtime or public API changes from 1.4.0.
1.4.0 #
Changed #
- Align with the coordinated Ack 1.4 release; this package has no runtime or public API changes from 1.3.0.
1.3.0 #
Added #
-
Initial release: convert ACK object schemas into
mcp_darttool input schemas. -
Parse tool arguments with defaults, codecs, refinements, and typed models.
-
Register schema and model tools with validation error results and optional custom error handling.
-
Cover MCP 2026-07-28 discovery and 2025-11-25 / 2025-06-18 initialization.
-
Redact exception-backed validation messages in default tool error responses.