🐛 Bug Fixes
- Fix problem when
onlyFiles
& onlyDirectories
options is enabled in the one time (#51)
🚀 Speed
Now we are faster. Almost.
- Now we can excluding from reading directories that apply to negative patterns that ends with
/**
(slash and globstar) (#45).