Skip to content

Releases: mailgun/errors

v0.4.0

30 Sep 07:38
d5959e0
Compare
Choose a tag to compare

What's Changed

  • Remove redundant dependencies by @vtopc in #9

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

v0.3.0

24 Jul 12:16
37ed5bc
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release v0.2.0

06 Oct 22:01
16aca5a
Compare
Choose a tag to compare

What's Changed

  • Errors now conform the pkg/errors.Cause() interface by @thrawn01 in #7

Full Changelog: v0.1.5...v0.2.0

Release v0.1.5

30 Jun 19:04
38abe5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

17 Apr 18:05
97c51d8
Compare
Choose a tag to compare

What's Changed

  • Rename WithStack to Stack and WithFields to Fields by @thrawn01 in #4
  • Added errors.Errorf() by @thrawn01 in #5

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

13 Feb 21:07
3ca2191
Compare
Choose a tag to compare

What's Changed

  • HasFields() now recursively finds all fields in the error chain by @thrawn01 in #3

Full Changelog: v0.1.1...v0.1.3

Release v0.1.2

02 Feb 22:03
80130e3
Compare
Choose a tag to compare

What's Changed

  • ToMap and ToLogrus now use errors.Last() by @thrawn01 in #2

Full Changelog: v0.1.0...v0.1.2

Release v0.1.1

02 Feb 14:27
80130e3
Compare
Choose a tag to compare

What's Changed

  • ToMap and ToLogrus now use errors.Last() by @thrawn01 in #2

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

02 Feb 13:51
f75ac50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mailgun/errors/commits/v0.1.0