errors 0.4.0
What's new
- Remove the
errors.Printhelper, callers should useerrors.Fprint(os.Stderr, err)as a replacement. See #23 for details - README.md now has syntax highlighting. Thanks @mustafaakin
- Package short description has been revised based. See #24 for details.