Skip to content

2.0.0

Choose a tag to compare

@thecodrr thecodrr released this 16 Mar 08:17
· 302 commits to master since this release
8982a2b

What's Changed?

  • Renamed includeBasePath to excludeBasePath. You'll need to reverse the functionality.

What's Fixed?

  • There was an issue where isExcludedDir function was sending only the directory name (not its path) in the argument. That's fixed now.

What's Improved?

As always, the performance. Also cleaned up the code quite a lot.