Skip to content

Releases: bool64/ctxd

v1.2.1

29 Jan 23:54
50affbb
Compare
Choose a tag to compare

What's Changed

  • Tolerate nil primary error in multi error by @vearutop in #18

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Oct 05:17
79ab0c3
Compare
Choose a tag to compare
Add error implementation with multiple unwrappables (#16)

v1.1.3

22 Apr 12:12
f20052c
Compare
Choose a tag to compare
Improve Tuples to Fields conversion, update CI (#12)

v1.1.2

25 Feb 10:19
e176891
Compare
Choose a tag to compare
Cancel the workflows in progress in newer build is about to start (#11)

v1.1.1

25 Feb 09:55
ce76b90
Compare
Choose a tag to compare
Update CI (#10)

v1.1.0

16 Feb 20:33
0e537b3
Compare
Choose a tag to compare
Add labeled and sentinel errors (#9)

v1.0.1

16 Feb 20:14
169a3a2
Compare
Choose a tag to compare
Update CI and dependencies (#8)

v1.0.0

21 Jun 21:25
e9b5d07
Compare
Choose a tag to compare

The API did not need any breaking changes in the last 6 months, while being in use in a variety of applications, so it is sufficiently stable for a v1.

v0.1.5

09 May 15:26
e9b5d07
Compare
Choose a tag to compare
Collect structured entries in logger mock (#6)

v0.1.4

18 Apr 20:38
abb0344
Compare
Choose a tag to compare
Add/Replace fields with SetFields (#4)