Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 619 Bytes

CHANGELOG.md

File metadata and controls

38 lines (32 loc) · 619 Bytes

Changelog

Next

0.6.5 (2018-02-25)

  • add support for a react component project use flag --component
  • use this to run your npm scripts or gg-scripts

0.6.0 (2018-02-25)

Enhancement

  • add docker support
  • add deployment support with ansible

Internal

  • async/await refactos

0.0.1 -> 0.5.0 (2018-02-24)

Enhancement

  • ask to overwrite file

Bugfix

  • fix typos

Internal

  • initial commit
  • create update script
  • create init script
  • create new project script
  • refactors