17 lines
458 B
Markdown
17 lines
458 B
Markdown
# Changelog
|
|
|
|
## 0.4.0 — 2026-05-05
|
|
|
|
Infra MCP tool release.
|
|
|
|
- Published with `dew_core` `0.4.0`, which allows commands to expose
|
|
path-specific MCP tools through `McpToolProvider`.
|
|
- Updated test coverage for provider-supplied MCP tools.
|
|
|
|
## 0.1.0 — 2026-04-25
|
|
|
|
Initial release.
|
|
|
|
- `DewMcpServer` stdio MCP server exposing all kanban tools
|
|
- 15 MCP tools covering the full kanban lifecycle
|
|
- `dew mcp serve` command for connecting AI assistant clients
|