0.4.6 (2026-03-13)
- correct YAML list indentation in uvicorn log config (ea4dc46)
- add Claude Code project documentation guides (d764900)
0.4.5 (2026-01-08)
- address PR review comments (d9e45c5)
- correct table header formatting in db_schema.md and exception-handling.md (f1dcfea)
- downgrade CUDA version in Dockerfile to 13.0.1 (c6ad4cc)
- increase health check wait time and improve error logging in CI workflow; add curl to Dockerfile (2ae089f)
- replace datetime.utcnow() with timezone-aware datetime.now(timezone.utc) (25e519b)
- revert CUDA base image version to 13.0.1 (cf47db0)
- issue-templates: add Copilot Story issue template with TDD and testing standards (dbfe2c6)
0.4.4 (2025-12-15)
- correct table header formatting in db_schema.md and exception-handling.md (e346fc2)
- increase health check wait time and improve error logging in CI workflow; add curl to Dockerfile (fd11d0c)
0.4.3 (2025-10-26)
- issue-templates: add Copilot Story issue template with TDD and testing standards (f7af931)
0.4.2 (2025-10-26)
- issue-templates: add Copilot Story issue template with TDD and testing standards (1d88ad2)
0.4.1 (2025-10-24)
- address PR review comments (a80612e)
0.3.1 (2025-10-23)
- update GitHub token reference from GITHUB_TOKEN to PAT_TOKEN in CI workflow (cc844e6)