v0.29.2
Fixed
- Incorrect handling of CR/LF sequences with default options (auto) by @pamburus in #246
- Error handling in object parsing by @pamburus in #247
- Unexpected successful logfmt parsing of single word input by @pamburus in #248
- Lost messages in
--sort
mode when some lines are empty by @pamburus in #249 - Lost messages and incorrect order in
--sort
mode when some JSON messages are on a single line by @pamburus in #250
Full Changelog: v0.29.1...v0.29.2