features
47f8e82
] - feat: eggScriptsConfig support node-options (#54) (TZ | 天猪 <atian25@qq.com>)features
bb1ba0a
] - feat: --trace-warnings (#53) (mansonchor.github.com <mansonchor1987@gmail.com>)fixes
ef5496d
] - fix: ps-cmd result may be truncated (#52) (W <wj342234130@gmail.com>)others
be89f9d
] - docs(doc): 修改readme文档中的stop脚本处的描述,并增加示例. (#51) (shuidian <18842643145@163.com>)fixes
b122d86
] - fix: sourcemap default value should respect eggScriptConfig (#50) (killa <killa123@126.com>)others
78c3284
] - test: case for injecting incorrect script (#49) (hyj1991 <yeekwanvong@gmail.com>)features
1a7f09c
] - feat: support pkgInfo.eggScriptsConfig.require (#47) (hyj1991 <yeekwanvong@gmail.com>)others
a68ac67
] - Revert "feat: support pkgInfo.egg.require (#45)" (#48) (hyj1991 <yeekwanvong@gmail.com>)features
fe179fd
] - feat: support pkgInfo.egg.require (#45) (TZ | 天猪 <atian25@qq.com>)features
f0a342f
] - feat: --no-deprecation (#44) (TZ | 天猪 <atian25@qq.com>)features
c0ba739
] - feat: support stop timeout (#43) (hui <kangpangpang@gmail.com>)features
20483fd
] - feat: support eggScriptsConfig in package.json (#41) (Yiyu He <>)
fixes
de61980
] - fix: start command should exit after child process exit when no daemon mode (#39) (killa <killa123@126.com>)others
7ae9cb0
] - test: add egg@1 and egg@2 with travis (#36) (Maledong <>)
fixes
4768950
] - fix: replace command by args in ps (#29) (Baffin Lee <baffinlee@gmail.com>)others
f31efb9
] - feat: support customize node path (#32) (Yiyu He <>)
c2479dc
] - chore: update version (TZ <atian25@qq.com>)features
1367883
] - feat: add ipc channel in nonDaemon mode (#28) (Khaidi Chu <i@2333.moe>)others
262ef4c
] - chore: add license and issues link (#27) (Haoliang Gao <sakura9515@gmail.com>)fixes
b98fd03
] - fix: use execFile instead of exec for security reason (#26) (fengmk2 <fengmk2@gmail.com>)others
dac29f7
] - refactor: add this.exit
to instead of process.exit
(#25) (Khaidi Chu <i@2333.moe>)features
22faa4c
] - feat: stop command support windows (#22) (Baffin Lee <baffinlee@gmail.com>)others
e07726c
] - refactor: raw spawn call to instead of helper.spawn in start non-daemon mode (#23) (Khaidi Chu <i@2333.moe>)features
b5559d5
] - feat: support --ignore-error (#17) (TZ | 天猪 <atian25@qq.com>)features
8eda3d1
] - feat: add ${baseDir}/.node/bin
to PATH if exists (#14) (fengmk2 <fengmk2@gmail.com>)others
4dd24a4
] - test: add testcase for #12 (#13) (Haoliang Gao <sakura9515@gmail.com>)features
4c41319
] - feat: support stop --title (#16) (TZ | 天猪 <atian25@qq.com>)features
ac58d00
] - feat: cwd maybe not baseDir (#15) (zhennann <zhen.nann@icloud.com>)fixes
7324d99
] - fix: should stop app when baseDir is symlink (#12) (Haoliang Gao <sakura9515@gmail.com>)features
ac40135
] - feat: add eggctl bin (#10) (Haoliang Gao <sakura9515@gmail.com>)features
0f7ca50
] - feat: [BREAKING_CHANGE] check the status of app when start on daemon (#9) (Haoliang Gao <sakura9515@gmail.com>)others
cfd0d2f
] - refactor: modify the directory of logDir (#8) (Haoliang Gao <sakura9515@gmail.com>)features
c0300b8
] - feat: log success at daemon mode (#7) (TZ | 天猪 <atian25@qq.com>)others
fdd273c
] - test: add cluster-config fixture (#4) (TZ | 天猪 <atian25@qq.com>)