Skip to content

Releases: taxio/errors

v0.4.0

02 Apr 07:26
029ce7e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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