Releases: go-faster/errors
Releases · go-faster/errors
v0.7.1
v0.7.0
What's Changed
- test: add simple compatibility test for new
errors.Join
by @tdakkota in #24 - feat: add join by @sashamelentyev in #26
New Contributors
- @sashamelentyev made their first contribution in #26
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
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