Releases: jacek-kurlit/pik
Releases · jacek-kurlit/pik
0.11.0
What's Changed
New Features 🎉
- Highlight for cmd, path and ports added by @jacek-kurlit in #104
Other Changes
- updated ratatui and tui-textarea by @jacek-kurlit in #96
- Refactor MatchData by @jacek-kurlit in #99
- Refactor table rendering by @jacek-kurlit in #102
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
Bugs fixes 🛠
- fixed empty query for ports args and paths by @jacek-kurlit in #95
New Features 🎉
- Added sorting search results by match score by @jacek-kurlit in #93
Full Changelog: 0.9.0...0.10.0
0.9.0
0.8.0
What's Changed
Bugs fixes 🛠
- fixed failing tests - removed fuzzy search from args by @jacek-kurlit in #86
New Features 🎉
- Add fuzzy search for Path type of queries by @grouzen in #76
- add configuration by @jacek-kurlit in #81
- Add fuzzy search for Cmd, Ports, and Args by @grouzen in #83
Other Changes
- add supported operating system in readme by @jacek-kurlit in #82
- release 0.8.0 by @jacek-kurlit in #88
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
Bugs fixes 🛠
New Features 🎉
- Add cli arguments to configure the viewport size by @grouzen in #78
- Add faster scrolling: jump over 10 lines when pressing PgUp/PgDown. by @grouzen in #77
Other Changes
- Add installation instructions for Arch Linux by @orhun in #69
- Update README.md by @jacek-kurlit in #70
New Contributors
Full Changelog: 0.6.4...0.7.0
0.6.4
What's Changed
New Features 🎉
- added sarch by pid and process family by @jacek-kurlit in #64
- feat: Quit program with ctrl+c by @chelmertz in #66
Other Changes
- docs: added tapes to recreate gifs by @jacek-kurlit in #67
New Contributors
- @chelmertz made their first contribution in #66
Full Changelog: 0.6.3...0.6.4
0.6.3
Full Changelog: 0.6.2...0.6.3
0.6.2
Fix for fedora build
Full Changelog: 0.6.0...0.6.2
0.6.0
What's Changed
- feature - Added refresh on demand by @jacek-kurlit in #57
- optimization - cache refresh and table rendering improvement by @jacek-kurlit in #60
Other Changes
- chore - docs 50 improve notes generation by @jacek-kurlit in #51
- chore - update release.yml by @jacek-kurlit in #52
- chore - added integration test for searching processes by @jacek-kurlit in #53
- chore - added text area input from third party by @jacek-kurlit in #56
- chore - fix on_release.yml for macos by @jacek-kurlit in #61
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- updated workflow actions by @jacek-kurlit in #46
- Feat#43 add cmd args for optionsfilters by @jacek-kurlit in #48
- Feat#47 search everywhere by @jacek-kurlit in #49
Full Changelog: 0.4.0...0.5.0