15 lines
463 B
Markdown
15 lines
463 B
Markdown
# Changelog
|
|
|
|
## 0.2.0 — 2026-05-02
|
|
|
|
- Removed unsupported project-level MCP `host` and `port` config handling.
|
|
- Clarified that `dew mcp serve` is configured by the MCP client over stdio.
|
|
- Bumped Dew package dependency constraints to `^0.2.0`.
|
|
|
|
## 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
|