Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 20:58
v0.3.0
0cf2082

Changes

  • Update the CI / CD process (using Gorelease and Github Workflows)
    (This release was created with make tag version=v0.3.0, robots did the rest)
  • Changelog is now tracked in GitHub release notes

Changelog

4ba9d3c Merge pull request #47 from displague/workflows
a4be461 Merge pull request #48 from displague/changelog
91e4250 add a custom UserAgent to packngo API calls with the docker-machine-driver-packet release tag
fbe7b87 add displague to CODEOWNERS
c53d799 add goreleaser as a github workflow task
f899d3f add linting checks as a github workflow
0cf2082 add missing backtick in README.md
7ee5b7f add pkg test and move bin/main.go to root
6057e6f add release badges to the README.md
cdbbe4d defer to the GitHub releases page as the canonical changelog
265ea7b fix linter and goimports warnings
ca83484 ignore .vscode/ in git
fc3202a update packngo to latest
1742d75 verify goreleaser file is valid in each push