Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

errors 0.5.1

Compare
Choose a tag to compare
@davecheney davecheney released this 24 May 02:41
· 101 commits to master since this release

Bugs fixed

  • Fix a bug whereby errors returned by New, Errorf, Wrap, Wrapf were not comparable with ==. Thanks to @stevvooe. Fixes #29