Skip to content

v0.1.0

Choose a tag to compare

@mattyhansen mattyhansen released this 23 May 04:02
· 84 commits to main since this release
3144adf

gruff-go v0.1.0

Install (pinned):

go install github.com/blundergoat/gruff-go/cmd/gruff-go@v0.1.0

Or pin per project as a dev tool (Go 1.24+):

go get -tool github.com/blundergoat/gruff-go/cmd/gruff-go@v0.1.0
go tool gruff-go analyse .

See CHANGELOG.md for the full notes.

Changelog

Features

Bug fixes

Other


Full changelog: ...v0.1.0