Skip to content

Releases: go-faster/errors

v0.7.1

13 Dec 12:05
a3f192e
Compare
Choose a tag to compare

What's Changed

  • Fix typo in README.md by @peczenyj in #27
  • fix: errors.Join defined for go1.19 or below will not work using unsafe.String by @peczenyj in #30

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

05 Nov 22:09
da1a0dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

31 May 15:51
ff8939f
Compare
Choose a tag to compare

What's Changed

  • fix: add go1.18 build tag for generics by @ernado in #20

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

30 May 17:32
fa67b69
Compare
Choose a tag to compare

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

v0.5.0

06 Nov 00:04
d4170b7
Compare
Choose a tag to compare
docs(readme): simplify description

v0.4.2

05 Nov 12:46
da2567e
Compare
Choose a tag to compare

Add fallback for Errorf if %w

v0.4.1

05 Nov 09:12
ce63de4
Compare
Choose a tag to compare
chore: add build tags

v0.4.0

03 Nov 14:39
43933fd
Compare
Choose a tag to compare
chore: rename to gowrapper

v0.3.1

03 Nov 14:33
1baefaa
Compare
Choose a tag to compare
feat: use std errors.New when not tracing

v0.3.0

03 Nov 11:29
2ebf677
Compare
Choose a tag to compare
chore: fix lint