Releases: arcalot/go-log
Releases · arcalot/go-log
v2.2.0
What's Changed
- Pin dependencies by @platform-engineering-bot in #6
- Update golangci/golangci-lint-action action to v5 by @platform-engineering-bot in #10
- add ansi color codes to logs by @dustinblack in #12
New Contributors
- @dustinblack made their first contribution in #12
Full Changelog: v2.1.0...v2.2.0
2.1.0 Upgrade Golang to 1.21
What's Changed
- Configure Renovate by @platform-engineering-bot in #5
- upgrade golang version by @mfleader in #7
New Contributors
- @platform-engineering-bot made their first contribution in #5
- @mfleader made their first contribution in #7
Full Changelog: v2.0.0...v2.1.0
2.0.0: Added Writef to interface Latest
What's Changed
- Expose Write function in interface by @jaredoconnell in #3
New Contributors
- @jaredoconnell made their first contribution in #3
Full Changelog: v1.2.0...v2.0.0
1.2.0: Better test logging
What's Changed
- Simplified logger for tests and go log by @janosdebugs in #2
Full Changelog: v1.1.0...v1.2.0
1.1.0: Moving to go.arcalot.io
v1.1.0 Linting fixes
1.0.0: Initial Version
v1.0.0 Readme fix