others
- [
11373a4
] - 📦 NEW: [BREAKNING] Remove generator function support (#51) (fengmk2 <[email protected]>) - [
3144729
] - 📖 DOC: Use git-contributor instead (fengmk2 <[email protected]>)
others
- [
8db73dd
] - 🐛 FIX: Add missing license on package.json (#50) (fengmk2 <[email protected]>)
others
- [
7864b22
] - 🐛 FIX: Security fix for yargs (#48) (fengmk2 <[email protected]>) - [
de33d4d
] - test: Create codeql-analysis.yml (#49) (fengmk2 <[email protected]>) - [
d4a1de2
] - chore: Update README.md (#40) (专注的小眼神 <[email protected]>)
features
- [
34cad2a
] - feat: expose proc (#42) (TZ | 天猪 <[email protected]>)
fixes
- [
b2c6dac
] - fix(typings): add type for options (#41) (DiamondYuan <[email protected]>)
fixes
- [
ca3fc44
] - fix: --require support relative path (#38) (TZ | 天猪 <[email protected]>) - [
d2c9ca2
] - fix: parserOptions property name error (#32) (Nick Teng <[email protected]>) - [
60d25b2
] - fix: commonBin class contructor arwArgv optional (#30) (liuqipeng <[email protected]>)
fixes
- [
f0f4b64
] - fix: support es module (#35) (hacke2 <[email protected]>)
others
- [
25025a1
] - chore: add notice of WebStorm 2019 (#31) (TZ | 天猪 <[email protected]>)
- feat: add typescript support (#28)
- feat: allow to set helper (#27)
- feat: use
--node-options--xxx
to support more execArgv (#23) - deps: upgrade yargs@8 -> 12 (#26)
- fix: --require (#21)
fixes
- [
037b1d0
] - fix: execArgv convert rule (#20) (TZ | 天猪 <[email protected]>)
- fix: warn expose_debug_as at 7.x+ (#17)
features
- [
a90e63c
] - feat: extract debug options (#16) (TZ | 天猪 <[email protected]>)
fixes
- [
aa4799c
] - fix: remove unuse argv (#15) (TZ | 天猪 <[email protected]>)
features
- [
58506ff
] - feat: version support lazy load (#14) (Yiyu He <[email protected]>)
features
- [
6eed130
] - feat: support customize version (#13) (Yiyu He <[email protected]>)
- fix: should show error name and message
- feat: exports env on context
- refactor: better error message (#11)
- feat: support parserOptions (#10)
- feat(helper): add unparseArgv and spawn (#9)
- feat: add with class & normalizeContext (#8)
- feat: call DISPATCH directly & auto complete (#7)
- feat: [BREAKING_CHANGE] reimplement to support subcommand and options (#6)
- fix: add "More commands" in help info (#2)
- docs: egg-bin -> common-bin
- init version