Releases: lmittmann/tint
Release list
v1.0.2
Changelog
- f895639 Fixed wrong display of the source in presence of a
ReplaceAttr(#39) - ccda5f8 Fixed wrong level type in
ReplaceAttr(#40)
Full Changelog: v1.0.1鈥1.0.2
v1.0.1
This is a small bugfix release.
Changelog
- 3be6284 Resolve complains from go-staticchecks. (#28)
- 42cbc13 Fix: Use Attr value for time in the case where a ReplaceAttr func has been passed (#26)
- 8c0ec83 Fix: built-in attributes are not grouped (#30)
- d74d683 Fix: inline Attrs for a group with an empty key (#27)
New Contributors
@jylitalo made their first contribution in #28
@irridia made their first contribution in #26
@abhinav made their first contribution in #30
@telemachus made their first contribution in #27
Full Changelog: v1.0.0鈥1.0.1
v1.0.0
With the release of Go1.21, package tint becomes stable and is now available as v1.
Note, that tint@v1 only works with Go1.21+ as it requires the new log/slog std package.
Changelog
Full Changelog: v0.3.4鈥1.0.0
v0.3.4
Changelog
Full Changelog: v0.3.3鈥0.3.4
v0.3.3
v0.3.2
Changelog
New Contributors
@karlmutch made their first contribution in #19
Full Changelog: v0.3.1鈥0.3.2
v0.3.1
v0.3.0
This release adds ReplaceAttr and AddSource to Options to allow customisations to the written logs analogous to slog.HandlerOptions. Options can now be used as a drop-in replacement for slog.HandlerOptions.
Changelog
New Contributors
@bersace made their first contribution in #13
Full Changelog: v0.2.0鈥0.3.0