Melody v2.0.0 – Go framework with proper /v2 module and integrations
Melody v2 fixes a real pain: it ships a proper github.com/precision-soft/melody/v2 module and a go.work-based workspace so v1 and v2 can be used side-by-side without replace hacks. The release pairs that with practical, opinionated integrations — Bun ORM (mysql/pgsql/migrate) and a Rueidis Redis backend with prefix invalidation — plus controller autowire, router groups and a showcase app to demonstrate wiring. Not groundbreaking in the crowded Go web framework space, but it materially reduces friction for teams using Bun and modern Go modules.