Releases: lmittmann/tint
Releases · lmittmann/tint
v1.0.5
v1.0.4
What's Changed
- Fixed struct attribute name output by @lmittmann in #57
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.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…v1.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…v1.0.0
v0.3.4
Changelog
Full Changelog: v0.3.3…v0.3.4
v0.3.3
v0.3.2
Changelog
New Contributors
@karlmutch made their first contribution in #19
Full Changelog: v0.3.1…v0.3.2