What's Changed
Note: this release replaces v1.1.0, which introduced an incompatibility with the associated github-action
- use test matrix to test different go versions by @jandelgado in #14
- fix gitlab ci cache (setup-go) by @jandelgado in #20
- Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows by @dependabot in #21
- Use goreleaser by @jandelgado in #23
- [gomod] Bump github.com/stretchr/testify from 1.8.1 to 1.9.0 by @dependabot in #25
- [gh-actions] Bump actions/checkout from 3 to 4 by @dependabot in #26
- [gh-actions] Bump actions/setup-go from 4 to 5 by @dependabot in #27
- [gh-actions] Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #28
- remove old releasing code by @jandelgado in #29
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v1.0.6...v1.1.1