Releases: samber/slog-multi
Releases · samber/slog-multi
v1.2.4
v1.2.3
v1.2.2
v1.2.1
What's Changed
- FanoutHandler: prevent mulitple wrapping with
errors.Join
by @ItalyPaleAle in #10
New Contributors
- @ItalyPaleAle made their first contribution in #10
Full Changelog: v1.2.0...v1.2.1
v1.2.0
feat: When the name is empty, WithGroup returns the receiver
v1.1.0
v1.0.3
What's Changed
- feat: multierror support by @savely-krasovsky in #7
New Contributors
- @savely-krasovsky made their first contribution in #7
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
fix: stack overflow due to RoutableHandler calling itself
v1.0.0
Upgrade go v1.21