v0.20.0
What's Changed
Added
- Option to sort messages by timestamp by @pamburus in #43
- Follow mode with message sorting by timestamp by @pamburus in #59
- Support for
HL_CONFIG
environment variable by @pamburus in #89 - More log level values to match in default config by @Jellyfrog in #82
- Instruction how to install on Arch Linux by @k2s in #91
- Universal binary for macOS by @pamburus in #71
- Static build for windows by @pamburus in #50 and #51
- New themes
universal
anduniversal-blue
by @pamburus in #55
Changed
- Removed lower-casing of field keys by @pamburus in #60
- Changed default field key value separator back to equal sign by @pamburus in #53
- Changed default theme to
universal
by @pamburus in #56 - Changed info level color in one-dark themes to cyan by @pamburus in #54
- Case is now ignored in predefined field keys by @pamburus in #96
Fixed
- Command line options
-h
and-l
are now compatible with older versions by @pamburus in #47 - Fixed archive publishing for windows by @pamburus in #72
- Fixed accidental archive type change for windows by @pamburus in #73
- Fixed field key value separator style for nested objects by @pamburus in #75
- Updated time zone identifier column name in wikipedia article references by @pamburus in #83
- Fixed filtering by fields in case number of fields is greater than 32 by @pamburus in #94
New Contributors
- @Jellyfrog made their first contribution in #82
- @k2s made their first contribution in #91
Full Changelog: v0.15.2...v0.20.0