Skip to content

Releases: thessem/zap-prettyconsole

v0.6.0

26 Dec 06:22
bd43a3f

Choose a tag to compare

0.6.0 (2025-12-26)

Features

  • Add df.WithRichBytes() for improved byte slice formatting (#27) (6b1b241)
  • Fix unnecessarily long time logs with dd (#25) (019fff7)
  • Print common fixed sized by arrays as hex through dd (#28) (2092019)

Documentation

  • Fix example code in Readme to match generated image (#22) (06d0bbd)
  • Fix object example in readme (#20) (44b8f84)

Miscellaneous Chores

  • Improve Makefile targets and test coverage (#26) (1ef67a8)

v0.5.2

23 Aug 23:58
b61d35b

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

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

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

Choose a tag to compare

v0.3.1

23 Mar 00:50
19d5512

Choose a tag to compare