Skip to content

Releases: pamburus/hl

v0.27.2

28 Mar 22:00
4ca966c
Compare
Choose a tag to compare

Added

  • Added information about HL_CONFIG environment variable to README.md by @pamburus in #179

Fixed

Changed

  • Changed object and array separators style in universal and neutral themes by @pamburus in #181
  • Improved level style in neutral theme by @pamburus in #184

Full Changelog: v0.27.1...v0.27.2

v0.27.1

25 Mar 23:33
3efd0a4
Compare
Choose a tag to compare

Fixed

  • Fixed universal-blue theme to match universal by @pamburus in #173
  • Fixed hex escape decoding in "logfmt" format by @pamburus in #175
  • Fixed parsing of the last line without trailing new-line characters by @pamburus in #177

Added

Full Changelog: v0.27.0...v0.27.1

v0.27.0

24 Mar 11:49
790f4dc
Compare
Choose a tag to compare

Added

Changed

  • Trailing whitespace is now no longer displayed in message and string values by @pamburus in #159
  • Added option to enable or disable quotes and it is now disabled by default by @pamburus in #165
    To return old behavior add the following option to the configuration file
    # Formatting settings.
    formatting:
      add-quotes: true

Fixed

  • Fixed wrong space style after level if message is missing by @pamburus in #158

Full Changelog: v0.26.2...v0.27.0

v0.26.2

03 Mar 11:04
3dd11e9
Compare
Choose a tag to compare

Changed

Fixed

  • Fixed broken automatic code formatting by @pamburus in #144
  • Fixed prefix corruption in case of multiple JSON log messages per line by @pamburus in #145
  • Fixed tail preloading if input file contains less lines than requested by @pamburus in #146

Full Changelog: v0.26.0...v0.26.2

v0.26.0

02 Mar 00:37
60a06b9
Compare
Choose a tag to compare

Added

Changed

Full Changelog: v0.25.3...v0.26.0

v0.25.3

01 Mar 20:37
47872c1
Compare
Choose a tag to compare

Added

  • Added support for HL_PAGER variable by @pamburus in #135
  • Added support for custom log message delimiters by @pamburus in #138
  • Enabled overriding for most of the command line options by @pamburus in #136

Fixed

  • Fixed wrong option override configuration that caused panic by @pamburus in #139
  • Fixed wildcard and string matching benchmarks by @pamburus in #140

Full Changelog: v0.25.2...v0.25.3

v0.25.2

23 Feb 19:16
a7b4b54
Compare
Choose a tag to compare

Changed

Fixed

  • Fixed composition logic of queries and filters by @pamburus in #134

Full Changelog: v0.25.1...v0.25.2

v0.25.1

28 Jan 23:37
139b39e
Compare
Choose a tag to compare

Changed

Full Changelog: v0.25.0...v0.25.1

v0.25.0

24 Jan 07:59
de652ab
Compare
Choose a tag to compare

Added

Full Changelog: v0.24.2...v0.25.0

v0.24.2

09 Jan 20:47
2967077
Compare
Choose a tag to compare

What's Changed

  • fix: Fixed missing new-line characters in follow mode by @pamburus in #118

Full Changelog: v0.24.1...v0.24.2