Skip to content

Releases: samber/slog-multi

v1.1.0

04 Jun 09:36
Compare
Choose a tag to compare

What's Changed

  • feat: use standard errors library join instead of hashicorp multierror by @mat007 in #8
  • fix: clone attributes for each handler by @mat007 in #9

New Contributors

  • @mat007 made their first contribution in #8

Full Changelog: v1.0.3...v1.1.0

v1.0.3

23 May 09:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

05 Oct 10:45
Compare
Choose a tag to compare

fix: RoutableHandler to return handler's Enabled (#4)

v1.0.1

05 Sep 12:40
Compare
Choose a tag to compare

fix: stack overflow due to RoutableHandler calling itself

v1.0.0

09 Aug 15:39
Compare
Choose a tag to compare

Upgrade go v1.21

v0.6.1

20 Jun 16:14
Compare
Choose a tag to compare
  • Fix example

v0.6.0

20 Jun 16:04
a95d9ae
Compare
Choose a tag to compare
  • Upgrade slog
  • Fix slog.Group and slog.JSONHandler breaking changes

v0.5.0

26 Apr 20:59
Compare
Choose a tag to compare
bump v0.5.0

v0.4.2

25 Apr 20:48
Compare
Choose a tag to compare
  • Upgrade to go 1.20.3
  • Upgrade to golang.org/x/exp nightly

v0.4.1

16 Apr 21:03
Compare
Choose a tag to compare

Improved godoc