Skip to content

Releases: samber/oops

v1.15.0

19 Dec 00:12
Compare
Choose a tag to compare

What's Changed

  • Add WithBuilder and FromContext functions by @mbark in #38

New Contributors

  • @mbark made their first contribution in #38

Full Changelog: v1.14.2...v1.15.0

v1.14.2

06 Dec 09:50
Compare
Choose a tag to compare

Fixing a bug introduced in v1.14.0: we changed the way to exclude oops from the stacktrace, to be compatible with forks. Bad idea.

v1.14.1

05 Nov 01:17
Compare
Choose a tag to compare

Fix: Fix Errorf producing duplicate outputs

v1.14.0

05 Nov 00:00
Compare
Choose a tag to compare

What's Changed

  • feat: auto extract trace and span info from context by @morigs in #25

New Contributors

Full Changelog: v1.13.1...v1.14.0

v1.13.1

20 Aug 20:32
Compare
Choose a tag to compare

What's Changed

  • Add a factory method for setting public messages by @knpwrs in #23

Full Changelog: v1.13.0...v1.13.1

v1.13.0

20 Aug 18:53
Compare
Choose a tag to compare

What's Changed

  • Add a method to set a public-facing message by @knpwrs in #22

New Contributors

Full Changelog: v1.12.2...v1.13.0

v1.12.2

10 Aug 13:26
Compare
Choose a tag to compare

fixing error wrapping for oops.Errorf

v1.12.1

09 Jul 21:19
Compare
Choose a tag to compare

Forgot a helper.

Rerelease of oops.Join()

v1.12.0

19 Jun 13:42
Compare
Choose a tag to compare

Adding oops.Join(...)

v1.11.2

19 Jun 13:33
Compare
Choose a tag to compare

rerelease