|
3.1.0 / 2018-09-20
|
==================
|
|
**others**
|
* [[`0c5269a`](http://github.com/eggjs/egg-watcher/commit/0c5269ad940002ecb442900d4fa285c8d45e014e)] - refactor: reduce same logic codes and add more log (#11) (fengmk2 <<fengmk2@gmail.com>>)
|
|
3.0.0 / 2017-11-10
|
==================
|
|
**others**
|
* [[`c1d8460`](http://github.com/eggjs/egg-watcher/commit/c1d846066f1d12ace466bf486412930e789d2e92)] - refactor: use async function and support egg@2 (#10) (Yiyu He <<dead_horse@qq.com>>)
|
|
2.2.0 / 2017-09-08
|
==================
|
|
* feat: add event source event logs (#9)
|
|
2.1.3 / 2017-06-04
|
==================
|
|
* docs: fix License url (#8)
|
|
2.1.2 / 2017-05-03
|
==================
|
|
* chore: upgrade dependencies (#7)
|
|
2.1.1 / 2017-04-13
|
==================
|
|
* fix: should support watch one file multiple times (#6)
|
* test: add config.keys to fix tests (#5)
|
|
2.1.0 / 2017-02-17
|
==================
|
|
* feat: pass custom options (#4)
|
* docs: how to customize event source (#3)
|
|
2.0.0 / 2017-01-25
|
==================
|
|
* feat: [BREAK CHANGE] use cluster-client (#2)
|
|
1.0.0 / 2016-07-20
|
==================
|
|
* Initial commit
|