Skip to content

v0.6.0

Compare
Choose a tag to compare
@ernado ernado released this 30 May 17:32
· 12 commits to main since this release
fa67b69

What's Changed

  • build(deps): bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #2
  • build(deps): bump actions/download-artifact from 2.0.10 to 2.1.0 by @dependabot in #4
  • build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 by @dependabot in #3
  • build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 by @dependabot in #5
  • build(deps): bump actions/setup-go from 2.1.4 to 2.1.5 by @dependabot in #6
  • build(deps): bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #7
  • feat: add Cause function by @tdakkota in #8
  • build(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #14
  • build(deps): bump actions/download-artifact from 2.1.0 to 3 by @dependabot in #13
  • build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #12
  • build(deps): bump actions/setup-go from 2.2.0 to 3 by @dependabot in #11
  • build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 by @dependabot in #10
  • build(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #15
  • build(deps): bump wagoid/commitlint-github-action from 4.1.9 to 4.1.10 by @dependabot in #16
  • build(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #17
  • build(deps): bump wagoid/commitlint-github-action from 4.1.10 to 4.1.11 by @dependabot in #18
  • feat: add Into and Must generic helpers by @tdakkota in #19

New Contributors

Full Changelog: v0.5.0...v0.6.0