Skip to content

Releases: studio-b12/elk

v0.4.0

30 Sep 07:54
Compare
Choose a tag to compare

v0.3.0

22 Jan 10:05
Compare
Choose a tag to compare
  • Cast does now handle joined errors created via errors.Join. See the documentation for more information.
  • Fixed some typos in the code documentation.

v0.2.0

01 Aug 08:27
Compare
Choose a tag to compare
  • Added function WrapCopyCode, which takes an error and–if it has an error code–copies the code to the new wrapped error.
  • Added formatted function alternatives NewErrorf, Wrapf and WrapCopyCodef