Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@xobotyi xobotyi released this 24 Nov 10:28
· 1 commit to master since this release

e Package

  • Added use case scenarios to the test suite for better coverage and clarity.

Breaking Changes

  • The errors.Unwrap function no longer works for e.Err.
  • The e.Err.WithFields method no longer merges fields with the original error.

Full Changelog: v0.2.0...v0.3.0