github caiolandgraf/grove v2.2.0
v2.2.0 — Modular Framework Alignment

6 hours ago

Summary

Grove v2.2.0 aligns the CLI and documentation with go-project-base v2.0.0 modular MSC architecture.

Changed

  • grove setup now scaffolds from go-project-base v2.0.0
  • All generators scaffold domain modules under internal/modules/<domain>/
  • make:resource registers modules in internal/modules/register.go
  • make:middleware scaffolds into internal/app/middleware/
  • make:relations defaults to scanning internal/modules/
  • Documentation updated for modular layout, Atlas program mode, and observability stack

Install

go install github.com/caiolandgraf/grove@v2.2.0

Don't miss a new grove release

NewReleases is sending notifications on new releases.