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)
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)
- Accept other than '-' as RemoteUser #11 (ulyssessouza)
- Fix typo in error message #9 (yano3)
- Consider the case where a host field is at the beginning of the LTSV log in
GuessParser
#8 (Songmu) - Readme #7 (Songmu)
- add tests for LTSV #6 (Songmu)
- enhance testing #5 (Songmu)
- better error handling #4 (Songmu)
- Adjust field names #3 (Songmu)
- Adjust LTSV parser #2 (Songmu)
- Better parsing for apache log #1 (Songmu)