v1.19.4
What's Changed
- test: ensure stacktrace test runs only on main repo by @sruehl in https://github.com/samber/oops/pull/86
- fix: use strings.Builder for looped concat by @sruehl in https://github.com/samber/oops/pull/84
- fix(test): the test skipping condition has been reversed by @samber in https://github.com/samber/oops/pull/88
- fix(errors.Is): fix errors.Is(oopsErr, oopsErr) by @samber in https://github.com/samber/oops/pull/89
Other
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/samber/oops/pull/80
- chore(deps): bump github.com/samber/lo from 1.51.0 to 1.52.0 by @dependabot[bot] in https://github.com/samber/oops/pull/83
New Contributors
- @sruehl made their first contribution in https://github.com/samber/oops/pull/86
Full Changelog: https://github.com/samber/oops/compare/v1.19.3...v1.19.4