Skip to content

Latest commit

 

History

History
139 lines (91 loc) · 5.11 KB

History.md

File metadata and controls

139 lines (91 loc) · 5.11 KB

2.11.0 / 2018-12-17

  • feat(stop): only sleep when master process exists (#34)
  • fix: stop process only if the title matches exactly (#35)

2.10.0 / 2018-10-10

fixes

others

2.9.1 / 2018-08-24

  • fix: replace command by args in ps (#29)

2.9.0 / 2018-08-23

features

  • [1367883] - feat: add ipc channel in nonDaemon mode (#28) (Khaidi Chu <i@2333.moe>)

others

2.8.1 / 2018-08-19

fixes

2.8.0 / 2018-08-10

others

  • [dac29f7] - refactor: add this.exit to instead of process.exit (#25) (Khaidi Chu <i@2333.moe>)

2.7.0 / 2018-08-10

features

others

  • [e07726c] - refactor: raw spawn call to instead of helper.spawn in start non-daemon mode (#23) (Khaidi Chu <i@2333.moe>)

2.6.0 / 2018-04-03

  • feat: provides source map support for stack traces (#19)

2.5.1 / 2018-02-06

  • chore: add description for ignore-stderr (#18)

2.5.0 / 2017-12-12

features

2.4.0 / 2017-11-30

features

others

2.3.0 / 2017-11-29

features

2.2.0 / 2017-11-22

features

2.1.1 / 2017-11-14

fixes

2.1.0 / 2017-10-16

features

2.0.0 / 2017-10-13

features

others

1.2.0 / 2017-09-11

features

others

1.1.2 / 2017-09-01

  • fix: should not pass undefined env (#6)
  • docs: fix stop typo (#5)

1.1.1 / 2017-08-29

  • fix: should set title correct (#3)

1.1.0 / 2017-08-16

  • feat: remove env default value (#2)

1.0.0 / 2017-08-02

  • feat: first implementation (#1)