Skip to content

Releases: whuang8/redactrus

v1.0.2

28 Feb 00:06
12b04df
Compare
Choose a tag to compare

Fix panic caused when log entry value is nil pointer


Thanks to @wmkusters and @ghthor for the contributions!

v1.0.1

18 Jan 03:11
b26438c
Compare
Choose a tag to compare
  • 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

06 Nov 02:42
8678793
Compare
Choose a tag to compare

Creating v1.0.0 with the addition of go modules.

Bug fixes:

  • #11 Fix panic when encountering nil log field