github caiolandgraf/grove v1.5.4

7 hours ago

What's new

Version alignment and metadata sync

  • Updated CLI runtime version constant to 1.5.3 so grove --version and help output reflect the latest release line.
  • Updated README release badge and link to v1.5.3.
  • Updated docs site current version indicator to 1.5.3.

Previous release highlights (v1.5.3)

  • Added grove make:relations to infer GORM relationships from foreign keys.
  • Default behavior generates only has-many on target models.
  • Added --with-belongs-to, --model, --verbose, --dry-run, and --path.

Install / upgrade:

go install github.com/caiolandgraf/grove@latest

Don't miss a new grove release

NewReleases is sending notifications on new releases.