Skip to content

Releases: lmittmann/tint

v1.0.5

11 Jul 07:33
368de75
Compare
Choose a tag to compare

What's Changed

  • Preserve tint.Err attribute key by @kwargs in #66

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Jan 22:09
88f9530
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Oct 19:17
2027ee7
Compare
Choose a tag to compare

Changelog

  • 2027ee7 Fixed invocation of Options.ReplaceAttr (#47)
  • 0c0d0cf Fixed wrong group prefix for error attribute (#45)

Full Changelog: v1.0.2鈥1.0.3

v1.0.2

15 Sep 06:51
ccda5f8
Compare
Choose a tag to compare

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

26 Aug 10:08
8c0ec83
Compare
Choose a tag to compare

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

08 Aug 20:47
8d8bb7d
Compare
Choose a tag to compare

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

23 May 20:04
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.3.3鈥0.3.4

v0.3.3

14 May 11:04
Compare
Choose a tag to compare

Changelog

  • d1df6e1 updated NewHandler(io.Writer) to NewHandler(io.Writer, *Options)
  • a6123dc Bump slog

Full Changelog: v0.3.2鈥0.3.3

v0.3.2

21 Apr 07:01
3ce584b
Compare
Choose a tag to compare

Changelog

New Contributors

@karlmutch made their first contribution in #19

Full Changelog: v0.3.1鈥0.3.2

v0.3.1

18 Apr 16:59
de3a3f8
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.3.0鈥0.3.1