Skip to content

Releases: thessem/zap-prettyconsole

v0.5.2

23 Aug 23:58
b61d35b
Compare
Choose a tag to compare

0.5.2 (2024-08-23)

Bug Fixes

  • Fix issues identified by golangci-lint (#16) (9d655f8)

Documentation

  • Add changelog for previous versions (#18) (e5019c1)

Miscellaneous Chores

Continuous Integration

  • Add basic GitHub actions configuration for release (#12) (e571c45)
  • Add Golangci-lint GitHub action (#19) (592ac55)
  • Add golangci-lint, flake.nix to run it and VSCode config for it (#17) (921f5b6)
  • Add tests and benchmarks to CI (#14) (00985c8)

v0.5.1

02 Aug 12:16
v0.5.1
1455806
Compare
Choose a tag to compare

What's Changed

  • Avoid panics when Unwrap/Cause return nil errors (via #7)

v0.5.0

14 Jun 01:16
cc9b274
Compare
Choose a tag to compare

What's Changed

  • Don't repeat error causes in error message
  • Support Go 1.20 error interfaces

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Mar 01:57
0922045
Compare
Choose a tag to compare

v0.3.1

23 Mar 00:50
19d5512
Compare
Choose a tag to compare