- Fix #176 by removing
graceful-fs
fromcli.js
- Fix #146 and remove
graceful-fs
- Update dependencies
- Update dependencies
- Minor changes to README
- Fix sorting of files #90
- Breaking change: Allow combination of include and exclude rules #67
- Breaking change: Drop support for node < 10.0
- Add options to handle symbolic links see comment on #41
- Add command line interface
- Allow setting
include
andexclude
as functions in addition to arrays
- Add
ignoreBasename
option
- Breaking changes: Folders and files are sorted before creating a hash, the hashes on Linux and Windows 10 are now the same
- Breaking change: Drop support for node 0.10.x
- Breaking change: Introduce include glob patterns to the options object