Files
watchr/CHANGELOG.md
2026-01-26 12:12:34 +02:00

4.0 KiB
Executable File

Changelog

1.7.0 (2026-01-26)

Features

  • add keybinding 'c' to stop running command (9df4fb8)

1.6.0 (2026-01-24)

Features

  • add refresh countdown timer (63b4530)
  • add refresh-from-start setting (f520a8b)
  • reset refresh timer after manual refresh (10a9208)
  • stream new output in-place without resetting existing output (8aaf514)

Bug Fixes

  • streaming cursor position (347ac34)

1.5.2 (2026-01-24)

Bug Fixes

  • tab characters breaking the layout (c09d3e4)

1.5.1 (2025-12-31)

Bug Fixes

1.5.0 (2025-12-14)

Features

  • add more refresh duration options & formats (f15b9e2)

1.4.0 (2025-12-08)

Features

  • add -i/--interactive mode (9ecf9f7)
  • add spinning loader animation (ed2f24c)
  • properly support streaming commands (66c6599)

1.3.0 (2025-12-04)

Features

  • add exit status to command header (51b9e92)
  • help overlay window (cdd895d)

Bug Fixes

1.2.0 (2025-12-03)

Features

1.1.0 (2025-12-03)

Features

  • global/project-local config files (9353705)
  • support fixed/percent preview sizes (c2b0bc5)

1.0.1 (2025-12-03)

Bug Fixes

  • write help to correct output (4d614f5)

1.0.0 (2025-12-03)

Features