This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
wangdu
/
wangdu_wechat
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
79eef1b14b
Branches
Tags
master
stabble
wangdu_wechat
/
node_modules
/
klaw-sync
/
CHANGELOG.md
CHANGELOG.md
596 B
Lịch sử
Raw
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