Skip to content

2.0.3

Compare
Choose a tag to compare
@mrmlnc mrmlnc released this 12 Feb 06:34
· 676 commits to master since this release

🐛 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).