v0.3.0
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
- @dustman9000 made their first contribution in #34
Full Changelog: v0.2.0...v0.3.0