This website works better with JavaScript
首页
发现
帮助
注册
登录
wangdu
/
wangdu_wechat
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
cbb26e0b7d
分支列表
标签列表
master
stabble
wangdu_wechat
/
node_modules
/
klaw-sync
/
CHANGELOG.md
CHANGELOG.md
596 B
文件历史
原始文件
1.1.2 / 2017-02-17
Changed to traditional for loop instead of using Array.forEach() because of better performance.
1.1.1 / 2017-02-05
changed handling error to throw the exception
1.1.0 / 2017-01-25
switched from
multimatch
to
micromatch
for matching ignore patterns (showed faster performance)
bug fixed: normalize root directory to make sure always return absolute paths.
1.0.2 / 2017-01-17
initial release