v0.13.2
- Implement
err.WithCause()
, a shorter version ofproto.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