Skip to content

Releases: pamburus/hl

v0.6.3

19 Aug 07:42
Compare
Choose a tag to compare

fix: Windows build fixed

v0.6.2

19 Aug 07:05
Compare
Choose a tag to compare
  • new: Ignore interrupt signal by default up to 3 times if received within 1 second between each other, configurable using --interrupt-ignore-count command-line option.

v0.6.1

18 Aug 07:01
Compare
Choose a tag to compare

fix: Accidental binary size boost fixed.

v0.6.0

11 Aug 06:05
Compare
Choose a tag to compare

v0.5.1

08 Aug 20:27
Compare
Choose a tag to compare

new: Support for operator 'not' added to filters: != and !~= are now supported.

v0.5.0

08 Aug 19:48
Compare
Choose a tag to compare

new: Time format option added.

v0.4.0

06 Aug 07:01
Compare
Choose a tag to compare
  • new: Added support for pager.

v0.3.1

06 Aug 01:29
Compare
Choose a tag to compare
  • fix: Open all input files only once at startup.

v0.3.0

05 Aug 19:06
Compare
Choose a tag to compare
  • new: Support for gzipped log files added.

v0.2.0

05 Aug 18:28
Compare
Choose a tag to compare
  • new: Allow minus as a special placeholder for stdin in a list of files.