v2.0.0
版本发布时间: 2020-03-16 16:17:57
thecodrr/fdir最新发布版本:v6.3.0(2024-08-25 21:58:51)
What's Changed?
- Renamed
includeBasePath
toexcludeBasePath
. 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.