Skip to content

Latest commit

 

History

History
125 lines (82 loc) · 4.03 KB

History.md

File metadata and controls

125 lines (82 loc) · 4.03 KB

2.1.0 / 2021-01-28

fixes

2.0.0 / 2020-01-23

features

fixes

others

1.8.0 / 2019-02-20

features

1.7.0 / 2019-01-02

features

1.6.0 / 2018-12-28

features

  • [444dee9] - feat: change dir when config change_directory true and platform is darwin (#34) (DiamondYuan <541832074@qq.com>)

fixes

others

1.5.0 / 2018-12-14

features

  • [4cbe392] - feat: add hints to the find command when input empty repo name (#33) (DiamondYuan <541832074@qq.com>)

1.4.1 / 2018-05-02

fixes

1.4.0 / 2018-04-28

features

1.3.0 / 2017-02-28

  • feat: add command sync (#28)
  • refactor: split cache to cache.js (#27)

1.2.1 / 2017-02-22

  • fix: should continue run hook when one hook error (#26)

1.2.0 / 2017-02-20

  • feat: add find command (#25)

1.1.2 / 2017-02-06

  • fix: import also run add hook (#23)

1.1.1 / 2017-02-06

  • fix: skip host checking when git clone (#21)

1.1.0 / 2017-02-06

  • refactor: move commands to one directory (#19)
  • feat: support projj import (#16)

1.0.0 / 2017-02-04

  • docs: add readme (#13)
  • refactor: more info when run hook (#12)

1.0.0-alpha.4 / 2017-02-04

  • refactor: improve console (#11)
  • feat: pass hook config to hook command (#10)
  • feat: use buildin hook first (#8)
  • feat: add runall command (#7)

1.0.0-alpha.3 / 2017-02-04

  • feat: add run command (#6)
  • feat: use config.json instead of config and hooks (#5)
  • fix: add command help info (#4)

1.0.0-alpha.2 / 2017-02-03

  • fix: miss pkg.bin

1.0.0-alpha.1 / 2017-02-03

  • init version