Skip to content

Releases: taxio/errors

v1.0.0

17 Apr 10:44
a768f23

Choose a tag to compare

What's Changed

Changes

  • wrap as custom error in errors.Join by @taxio in #9

Full Changelog: v0.5.0...v1.0.0

v0.5.0

17 Dec 09:32
19e8486

Choose a tag to compare

What's Changed

Changes

Full Changelog: v0.4.0...v0.5.0

v0.4.0

02 Apr 07:26
029ce7e

Choose a tag to compare

What's Changed

Changes

  • errors.New with annotators by @taxio in #7

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Feb 02:49
d5b4408

Choose a tag to compare

What's Changed

Changes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Jan 08:40
43cf304

Choose a tag to compare

What's Changed

Changes

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Jan 07:53
b7a694c

Choose a tag to compare

What's Changed

Changes

Full Changelog: v0.0.4...v0.1.0

v0.0.4

08 Jan 04:37
78d2015

Choose a tag to compare

What's Changed

Changes

  • Return nil when wrap nil error by @taxio in #2

Full Changelog: v0.0.3...v0.0.4

v0.0.3

08 Jan 04:03
caa564a

Choose a tag to compare

What's Changed

Changes

  • fix panic when empty stack trace by @taxio in #1

New Contributors

  • @taxio made their first contribution in #1

Full Changelog: v0.0.2...v0.0.3

v0.0.2

08 Jan 03:39
f2efcff

Choose a tag to compare

  • fix required go version to 1.21 6345f81

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 Jan 03:11
133b304

Choose a tag to compare

Simple error library for Go with stack trace and custom attributes.