Releases: whuang8/redactrus
Releases · whuang8/redactrus
v1.0.2
Fix panic caused when log entry value is nil pointer
Thanks to @wmkusters and @ghthor for the contributions!
v1.0.1
- Introduces handling of types implementing the fmt.Stringer interface #12
- Introduces handling of custom string types through type declaration #12
Thank you to @ghthor for the contributions!
v1.0.0
Creating v1.0.0 with the addition of go modules.
Bug fixes:
- #11 Fix panic when encountering nil log field