Bugfixes
What's Changed
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #73
- fix bug that overwrites last error when context is canceled by @KeiichiHirobe in #74
- fix bug, always use config.timer.After instead of time.After by @KeiichiHirobe in #75
- docs: fix typo and improve consistency of comment for Error.Unwrap by @JamieEdge in #82
- fix: return last non-nil value when unwrapping errors by @JamieEdge in #79
- fix: reslice error log to remove nil values by @JamieEdge in #81
New Contributors
- @KeiichiHirobe made their first contribution in #74
- @JamieEdge made their first contribution in #82
Full Changelog: 4.3.0...4.3.2