Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 06:02
· 14 commits to main since this release

Changelog

  • e85ff8e Add goreleaser github action (#174)
  • 60a16ec Go version independent moq output with consistent whitespace
  • a464ccc Recursively check unique pkg names against existing imports (#186)
  • 812da66 Test on Go 1.{18, 19}
  • 13aa048 feat: support generic interface generation (#175)

BREAKING CHANGE

Needs Go 1.18 or newer for building from source. Pre-compiled binaries can still be used independent of the Go version installed.