History.md 4.6 KB

2.9.2 / 2022-02-09

others

2.9.1 / 2022-02-09

others

2.9.0 / 2020-07-03

features

fixes

2.8.3 / 2019-12-26

fixes

2.8.2 / 2019-08-08

fixes

others

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

2.7.1 / 2017-09-18

  • fix: warn expose_debug_as at 7.x+ (#17)

2.7.0 / 2017-09-05

features

2.6.1 / 2017-08-30

fixes

2.6.0 / 2017-08-15

features

  • [58506ff] - feat: version support lazy load (#14) (Yiyu He <>)
  • 2.5.0 / 2017-08-04

    features

    • [6eed130] - feat: support customize version (#13) (Yiyu He <>)
    • 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