e
Package
- Added use case scenarios to the test suite for better coverage and clarity.
Breaking Changes
- The
errors.Unwrap
function no longer works fore.Err
. - The
e.Err.WithFields
method no longer merges fields with the original error.
Full Changelog: v0.2.0...v0.3.0