Releases: gobuffalo/logger
Releases · gobuffalo/logger
Release list
v2.0.1
What's Changed
- Add default logger instance and package-level API by @paganotoni in #21
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot[bot] in #19
- Use slog (stdlib) as default logger, move logrus to subpackage by @paganotoni in #20
New Contributors
- @dependabot[bot] made their first contribution in #19
Full Changelog: v1.0.7...v2.0.0
v1.0.7
v1.0.6
v1.0.5
What's Changed
- update modules (logrus and testify) by @sio4 in #15
- update github actions to run Go 1.16 and Go 1.17 by @paganotoni
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Some dep diet by depending on x/term instead of x/crypto. Thanks @tklauser
v1.0.3: Merge pull request #8 from gobuffalo/gh-actions
actions
v1.0.2: Merge pull request #7 from gobuffalo/remove-envy
remove envy