v7.0.0
- Requires Node.js >=4
- Added
expandDirectories
option which is on by default. Thenodir
option is now alsotrue
by default. This means that by default it will now only return file paths, not directory paths. cf55e5c - Added
gitignore
option. b6dc707 - Added
.hasMagic()
method. 77dde6d