Skip to content

Releases: samber/oops

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

v1.11.1

03 Jun 13:21
Compare
Choose a tag to compare

feat: dereference pointers of context when necessary, to make logs more readable

v1.11.0

30 Apr 08:53
Compare
Choose a tag to compare

Adding support for custom timezone.