Release v0.6.50
🎉 Release v0.6.50
📦 Docker Images
# Docker Hub
docker pull agigante80/actual-mcp-server:0.6.50
# GitHub Container Registry
docker pull ghcr.io/agigante80/actual-mcp-server:0.6.50📝 Changelog
- chore(release): bump version to 0.6.50 (bc1822c)
- feat(schedules): type schedules_update.date with the shared RecurConfigSchema (#225) (f091bff)
- test(infra): fix tuple-rest, empty-tuple, and vacuous-allOf edge cases in the schema guard (#224) (b6cd8be)
- test(infra): deepen the shapeless-schema guard to union/record/nested forms (#224) (67d0324)
🔒 Security
This release has been scanned for vulnerabilities. Check the Security tab for details.
Full Changelog: v0.6.49...v0.6.50