Releases: MatusOllah/slogcolor
Releases · MatusOllah/slogcolor
v1.4.0
- Improved the Prefix function by using
msg ...string
instead ofmsg string
, making the argument optional / accept multiple values
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- Added the
Options.NoColor
field for disabling colors
Full Changelog: v1.2.2...v1.3.0
v1.2.2
- Improved performance with
sync.Pool
for 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
release v1.0.0
first release
Full Changelog: https://github.com/MatusOllah/slogcolor/commits/v1.0.0