Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

v0.17.0

Compare
Choose a tag to compare
@djaglowski djaglowski released this 07 Apr 14:01
· 220 commits to main since this release
59a411c

Added

  • Trace fields added to entry.Entry, and an accompanying trace parser (PR76)
  • Severity parser can parse whole numbers formatted as float64 (PR90)
  • Support for mapstructure to most configs

Changed

  • Rename entry.Record to entry.Body (PR88)