• v0.1.0 33beed97c3

    david released this 2026-03-31 23:35:21 +00:00 | 131 commits to main since this release

    EuchreCamp v0.1.0 - Initial Release

    Features

    • Authentication & Authorization (Better Auth + RBAC)
    • Tournament management with multiple formats
    • Rating systems (Elo, Glicko2, OpenSkill)
    • Admin panel for player/tournament management
    • CSV upload for match recording
    • Comprehensive test coverage (103 unit tests)

    Fixes

    • Session refresh issues (#6)
    • allowTies save bug (#6)
    • Next.js 16 compatibility

    Infrastructure

    • PostgreSQL database with migrations
    • Docker image tagging (v0.1.0, latest)
    • Development database isolation
    • Test cleanup utilities

    Links

    Downloads