Skip to content

v0.13.2

Compare
Choose a tag to compare
@VojtechVitek VojtechVitek released this 27 Sep 16:23
· 43 commits to master since this release
750a2a0
  • Implement err.WithCause(), a shorter version of proto.ErrorWithCause()
  • Deprecate proto.ErrorWithCause()
  • Implement -errorStackTrace opt-in option (errors with stack traces reflect-compatible with github.com/pkg/errors / golang.org/x/xerrors / golang.org/x/exp/errors)
  • Improve formatting