Releases: Bdeering1/polykill
Releases · Bdeering1/polykill
v1.4.0
v1.3.1
What's Changed
- modified clap dependency to prevent build failure on rustc versions 1.70-1.73
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- added support for subversion and mercurial
- renamed '--no-git' option to '--no-vcs'
- more comprehensive documentation
- removed w and b keybinds for navigating project menu (these controls cluttered the code and likely only caused confusion)
Full Changelog: v1.2.6...v1.3.0
v1.2.6
What's Changed
- slightly reduced binary size and compile times
- other minor refactors
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- better documentation of controls in help menu
- added w,b bindings for switching pages (vim)
- updated dependencies
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- faster project sorting
- test improvements
- minor project search refactors
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- projects are now sorted primarily by project type, and secondarily by disk savings
- added --unsorted flag
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- projects are now sorted by their type (cargo, node, etc.)
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- added 8-bit colors to project type, last modified, and disk savings fields
- minor refactorings
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- added vim style keybindings (h, j, k, l)
- selecting next/previous project now works contiguously across pages
Full Changelog: v1.1.2...v1.2.0