Skip to content

Releases: lmittmann/tint

v0.3.1

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

Changelog

Full Changelog: v0.3.0…v0.3.1

v0.3.0

15 Apr 16:18
33d6906
Compare
Choose a tag to compare

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…v0.3.0

v0.2.0

12 Apr 17:34
Compare
Choose a tag to compare

Changelog

  • 515ba77 Added Options.NoColor to suppress color output
  • 063adea Added benchmark
  • eac1418 Fixed logging of non-tint.Err errors #12
  • 40fbcc9 Fixed handling of custom levels #8

Full Changelog: v0.1.2…v0.2.0