Skip to content

Latest commit

 

History

History
89 lines (48 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

89 lines (48 loc) · 3.82 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-beta.6 (2017-09-14)

Bug Fixes

  • questions: update regex rule and validation for project name (f1ac9ed)

Features

  • cli: add alias for init command (96d08d6)

1.0.0-beta.5 (2017-08-31)

Features

  • commander: add program manager + help + refactor ES6 Class (9aad859)

1.0.0-beta.4 (2017-07-28)

1.0.0-beta.3 (2017-07-27)

Bug Fixes

  • readme: fix titles format (20d54a2)

Features

  • boilerplate: change branch download (50ed55e)

1.0.0-beta.2 (2017-07-21)

Bug Fixes

  • readme: fix table spacing (fb4c84d)

1.0.0-beta.1 (2017-07-21)

Bug Fixes

  • cli: fix project directory function (1d641b1)
  • cli: fix regex (a8470e9)

Features

  • cli: add clone repo (42362ac)
  • cli: add dependencies install (67d5aad)
  • cli: add git detection (9771f97)
  • cli: add questions (e653d06)
  • cli: add questions (b04bb86)
  • cli: add username to package.json (c908848)
  • cli: add wasa cmd (4e636fd)
  • cli: Create license (4047018)
  • cli: download and extract boilerplate (37251a5)
  • cli: init cli (project questions + cli structure) (8ff56a2)
  • cli: package dl and extract (27d8a20)
  • cli: project init (15de75b)
  • cli: remove old dependencies (8c05265)
  • cli: update loaders (6acec78)
  • cli: update package.json (5fc766b)
  • cli: update wording (2ea99fc)
  • package.json: add commitizen (98d3ae0)
  • style: cli style update (d11f913)