
v0.4.0 / 2017-08-18
==================

  * Check for global Yarn
  * Fix install with npm

v0.3.0 / 2017-07-12
===================

  * Bump dependencies
  * Minor bugfixes
  * Update README.md
  * bump generator deps
  * switched to gulp-watch
  * Fixed tmp path
  * Better middleware (#54) + minor improvements
  * Watches bundle templates (#52)
  * Travis yml tweaks
  * Fixed offline task
  * Added appcache manifest

v0.2.9 / 2017-02-19
===================

  * Minor maintenance tweaks

v0.2.8 / 2017-02-19
===================

  * Tweaked travis (Node 7)
  * Fixed Webpack HMR

v0.2.7 / 2017-02-16
===================

  * Bump dependencies
  * Tweaked webpack config

v0.2.6 / 2017-02-09
===================

  * Bump dependencies
  * Removed an errant double quote from the babel-preset-env dependency version (#26)

v0.2.5 / 2017-02-02
===================

  * Switched to babel-preset-env
  * Reduced tests to stay in travis limit
  * Bump dependencies

v0.2.4 / 2016-12-14
===================

  * Minor fixes
  * Grunt // use twig render for uncss & critical

v0.2.3 / 2016-12-05
===================

  * Drop gulp-minify-css for gulp-cssnano
  * Add jspm cc before install

v0.2.2 / 2016-11-28
===================

  * Bump dependencies
  * Rename server task
  * Bump appcache nanny
  * Minor fix & documentation

v0.2.1 / 2016-11-24
===================

  * Added missing dir to files array in package.json
  * depstat image

v0.2.0 / 2016-11-11
===================

  * Change defaults
  * Responsive image
  * Inuitcss v6

v0.1.1 / 2016-11-09
===================

  * Minor tweaks
  * Bootstrap accessibility
  * New yaml parser
  * Minor build improvements
  * Changed defaults

v0.1.0 / 2016-11-07
===================

  * Bump dependencies
  * Add gulp
  * Speedup tests
  * Drop some tests to meet travis maximum time limit
  * Yarn + npm
  * Dropped bower
  * Cleanup script loading
  * Added twigjs for uncss/critical
  * Minor updates
  * Minor fixes
  * Change critical implementation to rel='preload'
  * Added H5B rewrites
  * initial commit + symfony
