Skip to content

Latest commit

 

History

History
185 lines (79 loc) · 6.26 KB

CHANGELOG.md

File metadata and controls

185 lines (79 loc) · 6.26 KB

0.16.4 (2015-09-16)

Bug Fixes

  • dotfile: fix syntax error in .eslintrc file (e294cdc)
  • gulp: Add template task as dependency to gulp serve (06ee2b7)
  • gulp: Add template task as dependency to gulp serve (0b81d7f)
  • nunjucks: serve compiled nunjucks from tmp folder and watch during development (bbc36f3)
  • nunjucks: serve compiled nunjucks from tmp folder and watch during development (22322c6)
  • release: fix issue with github release note generation (47555cc)
  • release: fix release bug (d238463)

Features

  • release: add automated github release (458fb59)
  • release: remove all github releases (0b9b182)

0.14.2 (2015-09-09)

Bug Fixes

  • styleguide: fix styleguide output path (436e86a)

0.14.1 (2015-09-09)

Bug Fixes

  • build: Fix JSPM github timeout (c0a9a15)

0.14.0 (2015-09-08)

Bug Fixes

  • build: add missing gulp task (3f682a1)

Features

  • deploy: add auto deploy to github pages (ca63aad)

0.13.5 (2015-09-07)

0.13.4 (2015-09-07)

0.13.3 (2015-09-07)

0.13.2 (2015-09-04)

0.13.1 (2015-09-04)

0.13.0 (2015-09-04)

Bug Fixes

  • setup: Add version tag for casperjs (f939f79)

Features

  • lint: Add JSCS for Javascript stylecheck (3de0c35)

0.12.0 (2015-08-31)

Features

  • css: Add PostCSS and few plugins (819bab9)
  • deploy: Add deploy feature to GitHub pages (49f68a0), closes #2
  • Test: Add CSS regression testing (fc3a8cd), closes #7

0.11.7-pre-alpha (2015-08-13)

0.11.5-pre-alpha (2015-08-04)

0.11.4-pre-alpha (2015-08-04)

0.11.2 (2015-08-04)

0.11.3 (2015-08-04)

0.11.1 (2015-08-04)

Bug Fixes

  • lint: Add rules for eslint (0d48044)
  • test: Add testing from gulp (a93b69c), closes #6

0.11.0 (2015-07-14)

Features

  • styleguide: Auto generate styleguide (86948d1)

0.10.0 (2015-07-11)

Features

  • dependency management: Add custom registry endpoint to manage module dependency (1d395a5)
  • testing: Add testing functionality (fb3b3e9)

0.3.0 (2015-07-03)

Features

  • changelog: add gulp task for automatic changelog (c1e1534), closes #2
  • changelog: auto changelog (8b6d22e), closes #1
  • release: Add automated release (4b98117)