Tags: dominik1001/caldav-mcp
Tags
chore(release): 0.10.0 [skip ci] # [0.10.0](v0.9.2...v0.10.0) (2026-07-01) ### Bug Fixes * **delete-todo:** report a missing task with the friendly not-found error ([70affe1](70affe1)) * **list-todos:** bound limit/offset, reuse status enum, type statusOf ([07ae914](07ae914)) * **update-todo:** keep COMPLETED status and timestamp in sync ([d73b54a](d73b54a)) ### Features * add complete-todo tool ([dec69f8](dec69f8)) * add create-todo tool ([7d4545c](7d4545c)) * add delete-todo tool ([8142a6f](8142a6f)) * add hrefFor helper for CalDAV object addressing ([ee26cfd](ee26cfd)) * add list-todos tool with status filter, due window, sort and pagination ([f7c99cb](f7c99cb)) * add update-todo tool ([311c5d9](311c5d9)) * register VTODO tools, generate docs, add smoke coverage ([e9e4a48](e9e4a48))
chore(release): 0.9.1 [skip ci] ## [0.9.1](v0.9.0...v0.9.1) (2026-05-27) ### Bug Fixes * **ci:** grant pull-requests write permission to Claude Code Review ([6634ab5](6634ab5)) * **ci:** move MCP Registry publish to separate release-triggered workflow ([2b362fa](2b362fa))
chore(release): 0.5.0 [skip ci] # [0.5.0](v0.4.1...v0.5.0) (2026-04-09) ### Bug Fixes * allow markdown-only commits in pre-commit hook ([321f3d2](321f3d2)) * fetch etag before deletion ([f432b19](f432b19)) * format mockResolvedValue chains in update-event tests ([c972b51](c972b51)) * update timezone parsing with offset: true ([79d3961](79d3961)) ### Features * add update-event ([e8f0f1a](e8f0f1a))
PreviousNext