Files
watchr/CHANGELOG.md
2026-05-05 01:22:27 +03:00

6.2 KiB
Executable File

Changelog

1.10.1 (2026-05-04)

Bug Fixes

  • command re-running caused early line truncating (6a2df0a)

1.10.0 (2026-03-24)

Features

  • add reload+clear, delete line, delete all lines (c4e4d5d)

Bug Fixes

  • home/end navigation (351aa03)
  • text cursor visual (351aa03)
  • text delete word (351aa03)
  • unify all text input behavior, fix cursor navigations (351aa03)

1.9.0 (2026-03-16)

Features

1.8.0 (2026-03-14)

Features

  • command pallete (140574e)
  • J/K to scroll preview pane (0c6fc52)
  • preview window json syntax highlighting (1bd3722)
  • regex filtering + cursor filter navigation (3133051)
  • resize preview pane with +/- (5174073)

Bug Fixes

  • accept all characters when filtering (0f67db3)
  • continue existing filter when entering filter mode (561c98a)

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