Skip to content

v0.2.0

Compare
Choose a tag to compare
@jabielecki jabielecki released this 26 Feb 20:03
· 22 commits to master since this release

What's Changed

  • Greatly improve performance when logging JSON objects (i.e. never run on the hot path the standard library's json.Unmarshal()).
  • Do not panic on marshaling errors.

Full Changelog: v0.1.1...v0.2.0