Skip to content

v0.3.0

Compare
Choose a tag to compare
@dustman9000 dustman9000 released this 29 Nov 22:51
· 62 commits to main since this release
5a3d74a

What's Changed

  • Use gh token to authenticate go-github client by @Tof1973 in #30
  • HOTFIX: override the OS name for 'darwin' runtimes by @tnierman in #31
  • Add .goreleaser.yml by @dustman9000 in #34
  • Update .goreleaser.yml to match previous releases by @dustman9000 in #35
  • Fix goreleaser .OS case archives by @dustman9000 in #36
  • HOTFIX: Reference 'x86_64' instead of 'amd64' when self-upgrading by @tnierman in #37
  • Revert "HOTFIX: Reference 'x86_64' instead of 'amd64' when self-upgrading" by @dustman9000 in #38
  • Remove conditional around amd64 for goreleaser by @dustman9000 in #39
  • Fix name template and whitespace issue by @dustman9000 in #40

New Contributors

Full Changelog: v0.2.0...v0.3.0