Skip to content

Releases: Canop/rhit

rhit v2.0.3

01 Oct 11:28
Compare
Choose a tag to compare
  • right align the 'hits' column of histograms

rhit v2.0.2

07 Sep 13:03
Compare
Choose a tag to compare
  • allow some additional spaces in filters of several kinds, eg -d '> 12/25'
  • fix some problems in filters using several operators without parenthesis

rhit v2.0.1

03 Sep 08:19
Compare
Choose a tag to compare
  • fix app name in --version
  • better error message on path not found - thanks @orhun

rhit v2.0.0

30 Aug 15:50
Compare
Choose a tag to compare
  • --output parameter lets you choose between summary tables (default) or the log lines, either raw, as CSV, or as JSON
  • --lines parameter removed (use --output raw or -o r instead)
  • --date precision now the second
  • --time filter
  • new time histogram (time of the day, in the server's timezone)
  • more helpful --help
  • more targets for binaries in the official archives, especially ARM 32/64 both gnu and musl

rhit v1.7.2

23 Apr 07:52
Compare
Choose a tag to compare

dependency management - fix #22

rhit v1.7.1

05 Jul 10:55
Compare
Choose a tag to compare

Mostly dependency upgrades and compilation fixes - no feature change

rhit v1.7.0

16 Jan 12:33
Compare
Choose a tag to compare

allow passing several paths as arguments - Fix #14

rhit v1.6.0

25 Dec 11:21
Compare
Choose a tag to compare

Better fit into thin terminals

rhit v1.5.5

21 Dec 07:10
Compare
Choose a tag to compare

Don't write an error looking message when no line matches the query

rhit v1.5.4

27 Nov 09:07
Compare
Choose a tag to compare

fix compilation broken by patch release 1.0.49 of anyhow