1.0.00.30.0
Reading changes from the repo…
walkSync
function that allows users to easily traverse directories and perform actions on each file found, enhancing file management capabilities. copySync
when a file already exists, making it clearer for users what went wrong during the copy process. copy
filter option, guiding users towards more reliable filtering methods. preserveTimestamps
on 32-bit Node.js, helping users avoid potential issues with timestamp preservation. copySync
fails if the user does not own the destination file, ensuring smoother file copying even with permission constraints.