Releases: samber/oops
Releases · samber/oops
v0.19.1
v1.19.0
What's Changed
- Improved code safety in 0824269
- Added more documentation, tests, and examples
Dependencies
- chore(deps): bump github.com/samber/lo from 1.50.0 to 1.51.0 by @dependabot in #69
Full Changelog: v1.18.1...v1.19.0
v1.18.1
What's Changed
- chore(deps): bump github.com/oklog/ulid/v2 from 2.1.0 to 2.1.1 by @dependabot in #67
- fix: FromContext return a new builder if it is not in context by @d-enk in #68
New Contributors
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- Add StackFrames method for sentry compat by @th3fallen in #58
- Implement the slog.LogValuer interface by @mbark in #64
Other
- chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #56
- chore(deps): bump github.com/samber/lo from 1.49.1 to 1.50.0 by @dependabot in #62
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #63
New Contributors
- @th3fallen made their first contribution in #58
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Add Zerolog formatter by @zzzLobster in #50
- Add HasTag method to OopsError by @zzzLobster in #52
New Contributors
- @zzzLobster made their first contribution in #50
Full Changelog: v1.16.1...v1.17.0
v1.16.1
v1.16.0
Adding oops.New(message string)
v1.15.0
v1.14.2
v1.14.1
Fix: Fix Errorf producing duplicate outputs