Skip to content

Releases: Bdeering1/polykill

v1.3.1

09 Mar 20:43
Compare
Choose a tag to compare

What's Changed

  • modified clap dependency to prevent build failure on rustc versions 1.70-1.73

v1.3.0

09 Mar 19:53
Compare
Choose a tag to compare

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)

v1.2.6

05 Dec 22:32
Compare
Choose a tag to compare

What's Changed

  • slightly reduced binary size and compile times
  • other minor refactors

Full Changelog: v1.2.5...v1.2.6

v1.2.5

16 Nov 23:07
Compare
Choose a tag to compare

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

19 Jul 23:03
Compare
Choose a tag to compare

What's Changed

  • faster project sorting
  • test improvements
  • minor project search refactors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Jun 20:29
Compare
Choose a tag to compare

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

23 Jun 03:55
Compare
Choose a tag to compare

What's Changed

  • projects are now sorted by their type (cargo, node, etc.)

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Jun 00:37
Compare
Choose a tag to compare

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

13 Jun 22:46
Compare
Choose a tag to compare

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

v1.1.2

13 Jun 01:01
Compare
Choose a tag to compare

What's Changed

  • dependency updates

Full Changelog: v1.1.1...v1.1.2