Skip to content

Releases: voidcosmos/npkill

Fix Node.js backward compatibility issue on Windows

27 Aug 19:13
Compare
Choose a tag to compare
  • FIXED Node.js backward compatibility issue on Windows. #106
  • ADDED Debugger configuration. (Our thanks to @jesussegado)

v0.8.1...v0.8.2

v0.8.0

12 Apr 12:28
Compare
Choose a tag to compare
  • ADDED warning for 'sensitive' directories #93
  • FIXED wrong results and wrong releasable space #95

v0.7.4...v0.8.0

v0.7.4

11 Mar 23:15
Compare
Choose a tag to compare

v0.7.3...v0.7.4

v0.7.3

20 Nov 21:30
Compare
Choose a tag to compare
  • 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

04 Oct 20:42
Compare
Choose a tag to compare
  • 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

27 May 18:13
Compare
Choose a tag to compare

v0.7.0...v0.7.1

v0.7.0

20 Jan 17:06
Compare
Choose a tag to compare

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

11 Sep 15:30
Compare
Choose a tag to compare

v0.5.2...v0.6.0

v0.5.2

04 Sep 11:28
Compare
Choose a tag to compare
  • Fix stats 'reset' on terminal resize

  • General tiny update of package.json
  • Update readme examples

v0.5.1...v0.5.2

v0.5.1

30 Aug 14:41
Compare
Choose a tag to compare
  • Fix "TypeError" on keypress 39fbea4
  • Npkill now adapts to the terminal when resized 5e8867f

npkill v0 5 1 adapt