Skip to content

Latest commit

 

History

History
248 lines (150 loc) · 6.93 KB

File metadata and controls

248 lines (150 loc) · 6.93 KB

Changelog

3.1.0 (2024-02-23)

Features

3.0.2 (2024-01-06)

Bug Fixes

3.0.1 (2023-11-26)

Bug Fixes

3.0.0 (2023-11-25)

⚠ BREAKING CHANGES

  • drop Node.js < 16 support
  • Drop http proxy support

Features

Bug Fixes

2.3.0 / 2021-11-10

features

features

2.0.0 / 2020-08-04

features

1.17.3 / 2019-12-09

fixes

1.17.2 / 2019-07-03

fixes

1.17.1 / 2019-04-24

fixes

1.17.0 / 2019-04-17

features

1.16.1 / 2019-03-28

fixes

1.16.0 / 2019-03-28

features

1.15.1 / 2019-02-22

fixes

others

1.15.0 / 2018-09-12

  • feat: change isTextPath to istextorbinary (#42)

1.14.1 / 2018-08-08

fixes

1.14.0 / 2018-05-04

features

1.13.0 / 2017-12-12

features

1.12.0 / 2017-10-18

features

1.11.0 / 2017-07-27

  • feat: support custom egg-init config (#32)

1.10.1 / 2017-07-27

  • fix: set display page size (#31)

1.10.0 / 2017-06-12

  • feat: Registry of npm-updater should be set (#28)

1.9.2 / 2017-05-20

  • fix: mz-modules should be dep (#27)

1.9.1 / 2017-05-19

  • fix: remove temp dir (#26)

1.9.0 / 2017-05-10

  • feat: askVars support function and filter (#25)

1.8.1 / 2017-03-01

  • feat: more friendly warning when fetch npm info got error (#23)

1.8.0 / 2017-02-26

  • feat: support download npm package (#22)

1.7.0 / 2017-02-22

  • feat: remove boring meta info (#21)

1.6.1 / 2016-12-23

  • fix: help typo && update deps (#20)

1.6.0 / 2016-12-02

  • feat:support name replace (#19)

1.5.1 / 2016-11-28

  • fix: error message when boilerplate config missing (#18)

1.5.0 / 2016-11-21

  • feat: add test support (#15)

1.4.2 / 2016-11-09

  • chore: pkg files (#14)

1.4.1 / 2016-11-09

  • feat: npm-updater params (#13)

1.4.0 / 2016-11-09

  • refactor: use class style (#12)

1.3.0 / 2016-11-09

  • fix: detect .cnpmrc and .tnpmrc (#11)

1.2.2 / 2016-10-14

  • refactor: use inquirer to collect user input (#10)

1.2.1 / 2016-09-12

  • fix: use taobao to detect ip && fallback with .npmrc (#9)

1.2.0 / 2016-09-10

  • feat: auto choose npm registry url (#7)

1.1.1 / 2016-09-02

  • chore: update usage tip (#6)

1.1.0 / 2016-08-31

  • feat: support local test (#4)

1.0.2 / 2016-08-29

  • reinit project