Skip to content

Releases: kylefarris/shredder

v1.1.0

25 Feb 06:16
Compare
Choose a tag to compare

Enhancement

Tweaked code to shorten command when all files in a list share the same directory by using spawn's CWD option. This could prevent some major issues caused by huge lists of files or a smaller list of files with long paths.

Housecleaning

Updated versions of all dependencies where possible.