Skip to content

Tags: go-faster/errors

Tags

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #30 from peczenyj/fix-errors-join-2

fix: errors.Join defined for go1.19 or below will not work using unsafe.String

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from sashamelentyev/feat/join

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from go-faster/fix/add-go1.18-tag

fix: add go1.18 build tag for generics

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from tdakkota/feat/add-into-and-must

feat: add Into and Must generic helpers

v0.5.0

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
docs(readme): simplify description

v0.4.2

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
feat: add fallback for Errorf

v0.4.1

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
chore: add build tags

v0.4.0

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
chore: rename to gowrapper

v0.3.1

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
feat: use std errors.New when not tracing

v0.3.0

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
chore: fix lint