Skip to content

Releases: go-modkit/modkit

v0.5.0

05 Feb 11:25
367a65b

Choose a tag to compare

0.5.0 (2026-02-05)

🎁 Feature

  • graceful shutdown core implementation (#195) (367a65b)

v0.4.0

05 Feb 11:04
c04ee8a

Choose a tag to compare

0.4.0 (2026-02-05)

🎁 Feature

🚧 Chores

v0.3.0

05 Feb 07:29
3d66206

Choose a tag to compare

0.3.0 (2026-02-05)

🎁 Feature

v0.2.0

05 Feb 07:01
83faef7

Choose a tag to compare

0.2.0 (2026-02-05)

🎁 Feature

📄 Documentation

🚧 Chores

  • add epic specs and clean up internal files (#135) (17d72a0)
  • migrate to go-modkit organization (#24) (58af83e)

v0.1.0

05 Feb 02:08
712c80c

Choose a tag to compare

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)