Releases: chainguard-dev/clog
Releases · chainguard-dev/clog
v1.6.1
v1.6.0
v1.5.1
What's Changed
- slag: support cobra's pflag interface by @imjasonh in #24
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #28
- Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #27
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- slogtest: Allow passing in logging config options. by @wlynch in #12
- configure log level with env var by @imjasonh in #21
- document the slag package by @imjasonh in #22
- improve slogtest by @imjasonh in #13
- slogtest: include debug logs by default by @imjasonh in #23
Dependencies
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #20
- setup dependabot for clog by @k4leung4 in #18
New Contributors
- @k4leung4 made their first contribution in #18
- @dependabot made their first contribution in #19
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.2.2
v1.2.1
Full Changelog: wlynch/slogctx@v1.2.0...v1.2.1
v1.2.0
- Adds new context loggers
- Adds
slogtest
package to add context loggers for each test.
Full Changelog: wlynch/slogctx@v1.1.0...v1.2.0