Skip to content

Latest commit

History

History
65 lines (39 loc) 路 2.96 KB

CHANGELOG.md

File metadata and controls

65 lines (39 loc) 路 2.96 KB

0.2.1 (November 20, 2016)

0.2.0 (November 14, 2016)

Upgrade from 0.17.1 to 0.18.0

Test setup refactoring

  • Better testing setup for the command line interface and functionality. (@fobos in #53)

0.1.10 (November 11, 2016)

Command line improvements

  • Return exit code from spawned process in run scripts. CLI will now return correct exit codes. (@fobos in #46)
  • Add test case with returning non zero exit codes (@fobos in #50)
  • Add getting started instructions to create script. (@eanplatter in #51)

Template improvements

0.1.9 (November 8, 2016)

0.1.8 (November 8, 2016)

0.1.7 (November 7, 2016)

0.1.6 (October 23, 2016)

  • Add Autoprefixer to CSS output from Webpack (@benbrandt in #23)

0.1.5 (September 26, 2016)

0.1.4 (September 17, 2016)

  • Downgrade to ES5
  • Automated tests
  • Bug fix for missing dependency
  • Minor updates to the documentation.

0.1.3 (September 12, 2016)

0.1.2 (September 11, 2016)

  • Initial public release