Releases: dominik1001/caldav-mcp
Releases · dominik1001/caldav-mcp
v0.10.0
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-07-01)
Bug Fixes
delete-todo: report a missing task with the friendly not-found error (70affe1 )
list-todos: bound limit/offset, reuse status enum, type statusOf (07ae914 )
update-todo: keep COMPLETED status and timestamp in sync (d73b54a )
Features
add complete-todo tool (dec69f8 )
add create-todo tool (7d4545c )
add delete-todo tool (8142a6f )
add hrefFor helper for CalDAV object addressing (ee26cfd )
add list-todos tool with status filter, due window, sort and pagination (f7c99cb )
add update-todo tool (311c5d9 )
register VTODO tools, generate docs, add smoke coverage (e9e4a48 )
v0.9.2
Compare
Sorry, something went wrong.
No results found
0.9.2 (2026-05-27)
Bug Fixes
ci: skip Claude Code Review on fork PRs (3695a53 )
v0.9.1
Compare
Sorry, something went wrong.
No results found
0.9.1 (2026-05-27)
Bug Fixes
ci: grant pull-requests write permission to Claude Code Review (6634ab5 )
ci: move MCP Registry publish to separate release-triggered workflow (2b362fa )
v0.9.0
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-05-27)
Bug Fixes
ci: disable lefthook during semantic-release commit (24531f7 )
Features
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-05-11)
Features
list-events: include description and location in results (4f71f96 ), closes #48
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-05-11)
Features
create-event: support description and location fields (5b498e5 )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-05-08)
Features
add agent-driven smoke test harness (1600988 )
add mcp server configuration file (557a046 )
add smoke test script for end-to-end tool validation (7aa3022 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-04-09)
Bug Fixes
allow markdown-only commits in pre-commit hook (321f3d2 )
fetch etag before deletion (f432b19 )
format mockResolvedValue chains in update-event tests (c972b51 )
update timezone parsing with offset: true (79d3961 )
Features
v0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-04-09)
Bug Fixes
prevent $ref in list-events and create-event input schemas (ef0ace2 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-02-11)
Features
deps: update mcp sdk to 1.26.0 (b5b129c )