Changelog for
pik-0.12.0-1.2.x86_64.rpm :
* Sun Dec 08 2024 Muhammad Akbar Yanuar Mantari
- Update to version 0.12.0: + Bugs fixes - Fix incorrect start time, enforce deterministic ports order + New Features - Highlight for cmd, path and ports - args fuzzy highlight- Removed cargo_audit from _service due that contains vendor now
* Sat Nov 09 2024 Muhammad Akbar Yanuar Mantari - Update to version 0.10.0 + Bugs fixes - Fixed empty query for ports args and paths + New Features - Added sorting search results by match score
* Wed Oct 09 2024 Muhammad Akbar Yanuar Mantari - Update to version 0.9.0 + New Features - Support vim-like key bindings for navigation - add ctrl+arrow up/ctrl+arrow down keybinding to go first/end row
* Sat Oct 05 2024 Muhammad Akbar Yanuar Mantari - Update to version 0.8.0 + Bugs fixes - fixed failing tests - removed fuzzy search from args + New Features - Add fuzzy search for Path type of queries - Add configuration - Add fuzzy search for Cmd, Ports, and Args
* Tue Sep 24 2024 Muhammad Akbar Yanuar Mantari - Update to version 0.7.0 + Bugs fixes - Fix infinite scroll in process details area + New Features - Add cli arguments to configure the viewport size - Add faster scrolling: jump over 10 lines when pressing PgUp/PgDown
* Wed Sep 18 2024 Muhammad Akbar Yanuar Mantari - Update to version 0.6.4 + feature - added sarch by pid and process family - feat: Quit program with ctrl+c
* Tue Aug 27 2024 Muhammad Akbar Yanuar Mantari - Update to version 0.6.3 + feature - Added refresh on demand + optimization - cache refresh and table rendering improvement + chore - added integration test for searching processes - added text area input from third party
* Thu Aug 15 2024 Muhammad Akbar Yanuar Mantari - Initial package