| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-12 | 2.7 kB | |
| v0.4.1 source code.tar.gz | 2025-03-12 | 30.8 kB | |
| v0.4.1 source code.zip | 2025-03-12 | 54.3 kB | |
| Totals: 3 Items | 87.8 kB | 0 | |
This release includes bug fixes for custom slog levels, data race with the default logger and deep copying fields, JSON handling improvements, and supporting slog attributes.
Changelog
New Features
- d3e462e0699859de00fc1bd43c8c5251cfd60a29: feat(ci): update linter config and add sync job (@aymanbagabas)
- dd7bc9494cf4ad37c25220dba6703ac257f513c1: feat: preserve order when writing json (@op)
- fb820d21cee7714e0ed61bde7f6b1a46585fdb71: feat: support slog attributes (#127) (@op)
Bug fixes
- 81cf0ffa438bb6df5572114c93614743626cc0e0: fix: deep copy the fields to avoid data race (#128) (@yuguorui)
- deae1b097d5d40b0d3ce8b33045c40b2b91c5b8a: fix: fix data race in Default and SetDefault (@op)
- 62ddc709b70a62d09a46188403f625e2b8313bfe: fix: lint issues (@aymanbagabas)
- 2b8ec727b953dff3f1c08c79358c64b5f3b80bfd: fix: support custom slog levels (#117) (@lvlcn-t)
Dependency updates
- 82b5630d2e68c2cf4c972a926be90149fe0c60b9: feat(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 (#129) (@dependabot[bot])
- d1e7d8931ae41a10160f740b2a6b3bf6f57cfda6: feat(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 (#136) (@dependabot[bot])
- 624268e1b7ae6b5e412839f62ff6677a85e97baa: feat(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 (#140) (@dependabot[bot])
- dc6766fc119e829ced14339a753abe910725afee: feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#146) (@dependabot[bot])
- cca527fa4e341edf51d3063a84a4cd781d8bfa8a: feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#148) (@dependabot[bot])
- 1e6353e3ca793f1177148e09f990ef220e19b037: feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#153) (@dependabot[bot])
Documentation updates
- 958009cd3692374ed16588a2515d78ec7bdd03a8: docs: fixing broken links in the examples/README.md (#137) (@taking)
Other work
- f954dc8f8b7968e92d184db10a943e5d62e99105: change type of Level to int (#141) (@imjasonh)
- fb71c7e9ca6e6848a99e9ca1f88c7221597901ad: ci: sync dependabot config (#158) (@charmcli)
- c3793d71e24e28714aedcfbc48936d404ac1c06b: ci: sync dependabot config (@charmcli)
- cb97f106886070b1182f76294633b87ac001bfe5: ci: sync golangci-lint config (#161) (@github-actions[bot])
- 2660c82f5cf6f4e43389ef0a8064af31010f3897: ci: sync golangci-lint config (#162) (@github-actions[bot])
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
