Skip to content

0.9.82

Latest

Choose a tag to compare

@jtmoon79 jtmoon79 released this 25 Jun 04:54
· 284 commits to main since this release
Immutable release. Only release title and notes can be modified.

About

MSRV 1.88.0

Major Changes

  • support all UTF encodings #16
  • process month/day/year patterns found in various Windows logs #46 #50 #88 #93 #94 #95 #97 #98
  • CLI --color allows shortened version -c
  • CLI separator allow specifying any byte with \xhh

Release Info

Install

Unix

curl -Lsf 'https://raw.githubusercontent.com/jtmoon79/super-speedy-syslog-searcher/main/tools/s4-easy-install.sh' | VER=0.9.82 sh

Windows

Invoke-WebRequest -Uri 'https://raw.githubusercontent.com/jtmoon79/super-speedy-syslog-searcher/main/tools/s4-easy-install.ps1' `
  -OutFile s4-easy-install.ps1

.\s4-easy-install.ps1 -Version 0.9.82

other

Other installation methods described in the README