Releases: samber/slog-common
Releases · samber/slog-common
v0.19.0
What's Changed
- feat: adding RecordToAttrsMap in b6620dc
Dependencies
- chore(deps): bump github.com/samber/lo from 1.47.0 to 1.49.0 by @dependabot in #20
- chore(deps): bump github.com/samber/lo from 1.49.0 to 1.49.1 by @dependabot in #21
- chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #22
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #23
- chore(deps): bump github.com/samber/lo from 1.49.1 to 1.50.0 by @dependabot in #24
- chore(deps): bump github.com/samber/lo from 1.50.0 to 1.51.0 by @dependabot in #25
Full Changelog: v0.18.1...v0.19.0
v0.18.1
- Faster
slog.Attr
processing - Fix typo in test file name
v0.18.0
Optimize memory allocation
v0.17.1
bump v0.17.1
v0.17.0
- adding RemoveEmptyAttrs
- upgrade samber/lo
v0.16.0
bump v0.16.0
v0.15.2
bump v0.15.2
v0.15.1
bump v0.15.1
v0.15.0
feat: adding ExtractError
v0.14.0
make AppendAttrsToGroup immutable