0.5.2 (2024-08-23)
- 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)
0.5.1 (2024-06-14)
- fix: Avoid panics when Unwrap/Cause return nil errors (1455806)
0.5.0 (2024-03-23)
-
feat: Support Go 1.20 error interfaces (cc9b274)
-
docs: Don't repeat error causes in error message (cc9b274)
0.4.0 (2023-01-23)
- feat: Add ability to print pre-formatted strings (09220456)
0.3.1 (2022-12-02)
-
fix: Fix stacktrace outputs when -trimpath is set (426ebc3)
-
docs: Update docs (b9232f6)
-
chore: Bump dependencies (19d55120)
-
chore: Update benchmarking (19d55120)
0.3.0 (2022-08-29)
-
fix: Account for
.With
functionality (d3371ba) -
docs: Fix broken link in Readme (ca86b8b)
-
chore: Delete zap-prettyconsole.test (a98269d)
-
chore: Delete out.png (62e33e9)