Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 2.74 KB

Changelog

v1.4.0 (2020-06-24)

  • Make parsers used in GuessParser and Parse configurable #22 (susisu)
  • update travis settings #21 (Songmu)

v1.3.0 (2020-04-17)

  • Ignore LTSV unmarshal error if loose #20 (susisu)

v1.2.0 (2019-06-03)

  • Add Loose option to ignore non-fatal formatting errors #18 (motemen)
  • remove unused %s in errors.Wrap #16 (itchyny)

v1.1.0 (2018-08-29)

  • [incompatible] [bugfix] s/RemoteUser/RemoteLogname/g #14 (Songmu)
  • care remote_user which contains whitespace in apache log #13 (Songmu)
  • Support to multi ips into a remote host field #12 (softctrl)

v1.0.0 (2018-04-04)