Skip to content

Releases: peczenyj/errors

V0.3.1

12 Nov 09:11
Compare
Choose a tag to compare

small updates in documentation

v0.3.0

10 Nov 09:18
70300de
Compare
Choose a tag to compare

add support to go 1.18.x minimum

until go 1.20, the function Join is not available

until go 1.21 the variable ErrUnsupported is not available

v0.2.0

09 Nov 16:51
Compare
Choose a tag to compare

small doc fixes
add werrors subpackage

v0.1.0

09 Nov 10:52
Compare
Choose a tag to compare

Changes

  • Add function Into from go-faster/errors
  • refactor unit tests
  • improve readme

v0.0.2

08 Nov 21:07
a899db6
Compare
Choose a tag to compare

add most of the functions from standard errors and pkg/errors

initial release (alpha)

05 Nov 20:35
c13fa2e
Compare
Choose a tag to compare

initial release