Releases: SladkyCitron/slogcolor
Releases · SladkyCitron/slogcolor
v1.8.0
- Module path changed due to GitHub username rename. Please update imports.
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.0
What's Changed
- [feat] add support for custom level tags by @Nadim147c in #4
- Improved comments and documentation
New Contributors
- @Nadim147c made their first contribution in #4
Full Changelog: v1.5.0...v1.6.0
v1.5.0
- Improved the
NewHandlerfunction by making it useDefaultOptionswhen opts isnil - Improved documentation
- Added example
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- Improved the Prefix function by using
msg ...stringinstead ofmsg string, making the argument optional / accept multiple values
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- Added the
Options.NoColorfield for disabling colors
Full Changelog: v1.2.2...v1.3.0
v1.2.2
- Improved performance with
sync.Poolfor buffer management
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Fixed #2
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.0
- Added prefixes
Full Changelog: v1.0.0...v1.1.0