0.14.0 (2026-03-07)
- add edit time limit dialog (e376f89)
- add signal picker for cancel action (9562037)
- change signal list style (cd7fa24)
- show command errors in dialog (scancel, scontrol, ...) (de4aed5)
0.13.1 (2026-03-03)
- use bracketed paste mode to prevent accidental inputs (19967cb)
0.13.0 (2026-02-14)
- add mouse support (85bb9eb)
0.12.0 (2026-02-10)
0.11.0 (2025-12-23)
- clean up jobs refresh (cc7b29b)
- clippy (8cc6246)
- clippy (6644393)
- format (bb28b2b)
- job list height (9fdd3d7)
- preserve job selection across refresh (e54ac01)
- remove unnecessary job_list_state modification in ui func (50a780c)
- reset terminal on panic (bc1de57), closes #52
- revert calling scancel inside of thread (741198f)
- wait for scancel to finish (8b11875)
0.10.0 (2025-12-12)
- rounded corners (a689259)
0.9.0 (2025-08-26)
- cargo warning (8979926)
0.8.0 (2025-08-24)
- auto-refresh non-existing file paths until they are created (3a3acc6)
0.7.3 (2024-07-28)
- release 0.7.3 (ae8665b)
0.7.2 (2024-07-28)
- crash on resize (96f4f16)
0.7.1 (2024-07-28)
- pretty text wrapping (51dc964)
- toggle log text wrapping. update deps (5243a36)
- truncated line indicator (f347664)
- release 0.7.1 (499a3a6)
0.6.0 (2023-09-23)
- toggle stdout/stderr (bcd773b)
0.5.0 (2023-09-15)
- show job count (c169e18)
0.4.0 (2023-04-23)
0.3.0 (2023-04-17)
0.2.0 (2023-04-15)
- accept same cli args as
squeue(1f1a5ac) - add cargo metadata (78487bb)
- better error handling (ad47d19)
- better layout (67e24e0)
- config interval file (7e6678d)
- fast scroll (8df9158)
- faster log file loading (9f954cc)
- faster log loading (b4b0fa4)
- help bar (ab63a9e)
- partial reads (like tail -f) (86f04af)
- prettier (c70de5e)
- scroll to bottom with end (01423f1)
- show job details (904ff7c)
- show state and reason in details panel (a77d4a3)
- show state in list (823a0a2)