Skip to content

Releases: blacknon/hwatch

Version 0.3.19

19 Mar 00:36
edfcb62

Choose a tag to compare

  • [FR] add precise interval option #111
  • [FR] Pause/freeze command execution #133
  • Process freeze and terminal corruption on FreeBSD (Fixed in #178) #179
  • [FR] Disable line wrapping #182

Version 0.3.18

15 Nov 03:28
117837e

Choose a tag to compare

Version 0.3.17

13 Nov 14:05
f685ba1

Choose a tag to compare

  • Debug. Fixed the filter keyword not supporting multi-byte characters.
  • Debug. Fixed #169.

Version 0.3.16

10 Nov 08:54

Choose a tag to compare

  • Bugfix an issue where the ESC key was unintentionally triggered during mouse operations on MacOS
  • Enhancement of filter (issue #124)
  • [FR] Ability to load a previously recorded log file for visualization (issue #101)
  • Fix #152
  • Fix #141
  • Modified to disable char summary calculation by default to handle large output differences.
    • If char summary is needed, use the --enable-summary-char option.

Version 0.3.15

18 Jun 16:27
aae6789

Choose a tag to compare

Version 0.3.14

09 Jun 10:33
df88367

Choose a tag to compare

  • #106. Add custom keymap option(-K)
    • Regarding issue #100, this issue solution is comprehensive.
  • #108. Add "pane border(--border)" and "scrollbar(--with-scrollbar)", "history summary" option. default keymap.
    • B ... with border
    • S ... with scroll bar
    • Shift + S ... with summary
  • #110. Add exit dialog.
  • #114. Change diff lib, difference.rs to similar
  • #115. Add windows binary build job.
  • #118. Add limit(-L, --limit) option. default 5000. If set 0, is no limit.
  • #119. Add compress(-C, --compress) option. Compress the command execution results with zip.
  • #123. bugfix.

Version 0.3.13

06 May 05:56

Choose a tag to compare

  • Add reverse mode. Display output results in reverse order. -r option or toggle r key. #99
  • Version up lib. #95

Version 0.3.12

07 Apr 07:59
5108e96

Choose a tag to compare

  • Bug fix. Fixed a bug that caused a dead lock in buffer when handling large data. #87
  • Addition. Until now, even with stdout/stderr selected, if there was a change in the entire output, it was displayed as when history was selected, but now it is hidden if there is no change in the output before or after. If you switch the output mode to output, you can follow the overall changes. #82
  • Addition. Added diff mode as an option when executing commands..#98
  • Addition. Enabled to run as a batch instead of as a TUI app. #24
  • clap version up 4.5.3

Version 0.3.11

04 Mar 20:08
d401e3d

Choose a tag to compare

  • add mouse support keybind #102
  • bugfix #97
  • fix #96
  • update lib crates

Version 0.3.10

15 Apr 14:54
1267168

Choose a tag to compare