v0.4.0
- Fix the bug that the
options
parameter of thearchiveFile
andarchiveFolder
method does not take effect. - Remove redundant
fs.lstat
function calls, should be able to increase the compression speed. - Required node.js >= 5.10.0
options
parameter of the archiveFile
and archiveFolder
method does not take effect.fs.lstat
function calls, should be able to increase the compression speed.