- [Feature]
Compare-FileHashnow has the same-Excludeparameter that was added toCopy-FileHashfor excluding one or more files from the comparison.
- [Feature]
Copy-FileHashnow has an-Excludeparameter that can be used to exclude one or more files from being copied. Thanks @shayki5!
- [Feature]
Copy-FileHashnow has a-Mirrorparameter that can be used to remove any files from the Destination folder that are not in the Source path (#5). This has had limited testing so use with caution, always check-WhatIffirst.
- [Feature]
Copy-FileHashcan now accept an array of file paths rather than just directory paths. Thanks @Marc05!
- Testing new deployment pipeline.