All Versions
14
Latest Version
Avg Release Cycle
36 days
Latest Release
1225 days ago

Changelog History
Page 1

  • v0.7.3 Changes

    November 20, 2020
    • ๐Ÿ›  Fix: prevent delete symlinks files (only affected to windows) e8b6453.
    • ๐Ÿ›  Fix strip trailing slash from folderRoot 660f859.
    • ๐Ÿ”„ Change generic delete error message for real error message 91d5083
    • ๐Ÿ”จ Some minor refactor.

    ๐Ÿ โš ๏ธ It may have finished breaking node 10.x backward compatibility on windows os with this commit 81ad353. If this issue affects you, please let us know.

    v0.7.2...v0.7.3

  • v0.7.2 Changes

    October 04, 2020
    • ๐Ÿ›  Fixed problems with directories not being displayed in macOs 80223ed
    • ๐Ÿ›  Fixed 'Cannot read property split of undefined' (). e32a4cc
    • ๐Ÿ›  Fixed stats counter: decimal size has been forced to 2. This also prevents "GBB" from being displayed at times. c3560bf

    v0.7.1...v0.7.2

  • v0.7.1 Changes

    May 27, 2020
    • ๐Ÿ›  Fix npkill problems on MacOs d3b2005
    • โšก๏ธ Update dependencies 361370c
    • โœ… Create workflow for testing 21fa5c9

    v0.7.0...v0.7.1

  • v0.7.0 Changes

    January 20, 2020

    66337436-6a786f80-e93f-11e9-8c13-cafbbe85845b

    • โž• Added delete status (#45 )
    • โž• Added 'esc' key to quit npkill 8b2681b
    • โž• Added space below help output c2c07aa
    • ๐Ÿ›  Fixed help command on small terminal (#62 )
    • ๐Ÿ›  Fixed problem with filesize blocks cdab878
    • Text correction: reformat some text and measurement units f587b05 66f61de 754cd1f

    v0.6.0...v0.7.0

  • v0.6.0 Changes

    September 11, 2019
    • โž• Added --exclude option #19 cfb88fb
    • โœ‚ Remove emojis #43 db3ac83
    • ๐Ÿ‘Œ Improve code

    v0.5.2...v0.6.0

  • v0.5.2 Changes

    September 04, 2019
    • ๐Ÿ›  Fix stats 'reset' on terminal resize

    • โšก๏ธ General tiny update of package.json
    • โšก๏ธ Update readme examples

    v0.5.1...v0.5.2

  • v0.5.1 Changes

    August 30, 2019
    • ๐Ÿ›  Fix "TypeError" on keypress 39fbea4
    • Npkill now adapts to the terminal when resized 5e8867f

    npkill v0 5 1 adapt

  • v0.5.0 Changes

    August 25, 2019
    • โž• Added navigation with J and K keys 64884a7
    • โž• Added --sort option 6248b7e
    • โž• Added --target option cae3d2a
    • ๐Ÿ‘ป Increased control exception

    v0.4.3...v0.5.0

  • v0.4.3 Changes

    August 21, 2019
    • Prevent 'this.stdin.setRawMode is not a function' crash 63ebc48
    • โž• Add --no-check-update option 7093e45
    • Emojify readme (#23)

    v0.4.2...v0.4.3

  • v0.4.2 Changes

    August 17, 2019
    • ๐Ÿ›  Fix deleted first line on start