333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
 
2.8.1 / 2018-12-29
==================
 
  * feat: add typescript support (#28)
 
2.8.0 / 2018-10-11
==================
 
  * feat: allow to set helper (#27)
  * feat: use `--node-options--xxx` to support more execArgv (#23)
  * deps: upgrade yargs@8 -> 12 (#26)
 
2.7.3 / 2018-03-27
==================
 
  * fix: --require (#21)
 
2.7.2 / 2018-03-26
==================
 
**fixes**
  * [[`037b1d0`](http://github.com/node-modules/common-bin/commit/037b1d02e33beebf2071fe68c235593cea8e2c42)] - fix: execArgv convert rule (#20) (TZ | 天猪 <<atian25@qq.com>>)
 
2.7.1 / 2017-09-18
==================
 
  * fix: warn expose_debug_as at 7.x+ (#17)
 
2.7.0 / 2017-09-05
==================
 
**features**
  * [[`a90e63c`](http://github.com/node-modules/common-bin/commit/a90e63c653d34634290a0af81bf358521457cff8)] - feat: extract debug options (#16) (TZ | 天猪 <<atian25@qq.com>>)
 
2.6.1 / 2017-08-30
==================
 
**fixes**
  * [[`aa4799c`](http://github.com/node-modules/common-bin/commit/aa4799cad621e399a3a168e6d6a07b3fdb407d01)] - fix: remove unuse argv (#15) (TZ | 天猪 <<atian25@qq.com>>)
 
2.6.0 / 2017-08-15
==================
 
**features**
  * [[`58506ff`](http://github.com/node-modules/common-bin/commit/58506ffb45299b0027de9c3a37fa4d8cd5f809ae)] - feat: version support lazy load (#14) (Yiyu He <<dead_horse@qq.com>>)
 
2.5.0 / 2017-08-04
==================
 
**features**
  * [[`6eed130`](http://github.com/node-modules/common-bin/commit/6eed1303caf5aeef4306f503adcae458e9093b92)] - feat: support customize version (#13) (Yiyu He <<dead_horse@qq.com>>)
 
2.4.0 / 2017-06-04
==================
 
  * fix: should show error name and message
  * feat: exports env on context
 
2.3.1 / 2017-05-06
==================
 
  * refactor: better error message (#11)
 
2.3.0 / 2017-04-15
==================
 
  * feat: support parserOptions (#10)
 
2.2.0 / 2017-03-21
==================
 
  * feat(helper): add unparseArgv and spawn (#9)
 
2.1.0 / 2017-03-17
==================
 
  * feat: add with class & normalizeContext (#8)
 
2.0.0 / 2017-03-16
==================
 
  * feat: call DISPATCH directly & auto complete (#7)
  * feat: [BREAKING_CHANGE] reimplement to support subcommand and options (#6)
 
1.0.1 / 2017-02-04
==================
 
  * fix: add "More commands" in help info (#2)
  * docs: egg-bin -> common-bin
 
1.0.0 / 2016-07-28
==================
 
  * init version