Skip to content

Releases: saucelabs/customerror

v1.0.3

19 Feb 01:05
544abde
Compare
Choose a tag to compare
  • Added tests covering .Is.`
  • .Is is on a pointer instead of value.

v1.0.2

18 Feb 23:43
9fc323f
Compare
Choose a tag to compare
  • API info is only added to error message on APIError.

v1.0.1

18 Feb 21:02
5ee7055
Compare
Choose a tag to compare
  • Added ability to pre-append Options.

v1.0.0

18 Feb 05:32
42cfebc
Compare
Choose a tag to compare
  • Added functional Options.
  • New now implements the functional optional pattern.
  • Removed SetStatusCode.

v0.0.2

27 Sep 17:59
9779123
Compare
Choose a tag to compare
  • Wrap now accepts a list of errors.

v0.0.1

25 Sep 06:20
6e6370d
Compare
Choose a tag to compare
  • First release