features
- [
0bdc868
] - feat: addignoreNodeModules
options for ignoring node_modules directory (#9) (ZhengFang <[email protected]>)
others
- [
26e8766
] - test: use mocha@3 to support node 0.12 (#10) (fengmk2 <[email protected]>)
- deps: use rimraf
- fix: watch event name will be undefined
- deps: [email protected]
- test: improve test coverage
- feat: support auto rewatch root dir
- improve: do not pass dirs when instantiation
- add missing argument for factory function (@luckydrq)
- ignore hidden file by defaults. close #1
- only test remove on remove file
- filter repeat event
- rm file will cause other change on linux
- rm dir will cause other change on linux
- fix repeat event on linux
- support recursive on linux platform
- support multi dirs
- first version