Releases: m-mizutani/goerr
Releases · m-mizutani/goerr
v0.2.0
v0.1.14
What's Changed
- fix(log): Fix nil pointer error in LogValue method by @m-mizutani in #9
- Add Unstack method by @m-mizutani in #10
Full Changelog: v0.1.13...v0.1.14
v0.1.13
v0.1.12
What's Changed
- Update google/uuid dependency to v1.6.0 in go.mod and go.sum by @m-mizutani in #4
- Rewrite tests without testify by @m-mizutani in #6
- Add note for Unwrap about typed-nil problem by @m-mizutani in #7
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Allow to output nested goerr logging by @m-mizutani in #3
Full Changelog: v0.1.10...v0.1.11
v0.1.10
v0.1.9
What's Changed
- Add slog.LogValuer interface by @m-mizutani in #1
New Contributors
- @m-mizutani made their first contribution in #1
Full Changelog: v0.1.8...v0.1.9
v0.1.8
- Allow Printf formatting in
New
- Fix repeating error message by
Error
Full Changelog: v0.1.7...v0.1.8
v0.1.7
- Revert to use
string
as key of Values
v0.1.6
Rename Code to ID