Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 02:08
· 46 commits to main since this release
712c80c

0.1.0 (2026-02-05)

🎁 Feature

  • add automated release workflow (#14) (712c80c)
  • add pre-commit hooks and PR title validation (#13) (62e4733)
  • align Logger interface and rename constructors (#11) (8c4a973)
  • graceful shutdown and context helpers (#9) (e812fa8)
  • router groups and interceptors guide (#10) (ae196ad)
  • scope controller registry by module (#8) (99e1f43)

🐞 Bug Fixes

  • allow multiple PR types in template (d5e8906)
  • enforce module visibility and pointer modules (#6) (8a7b71e)

📄 Documentation

  • add PR requirements to AGENTS.md (caf7c0d)
  • OSS launch preparation (#7) (4171f23)

🚧 Chores

  • docs improvements and test coverage (#12) (462a3cb)
  • deps: bump github.com/swaggo/swag in /examples/hello-mysql (#5) (065e994)
  • deps: bump github.com/go-sql-driver/mysql (#4) (1273939)
  • ignore worktrees (cf1c72a)
  • add initial design doc (d1ee754)

oss

  • add repo metadata and templates (#3) (9b2a39c)

mvp

  • framework, example app, and OSS tooling (7542209)