Skip to content

Latest commit

 

History

History
82 lines (42 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

82 lines (42 loc) · 2.65 KB

0.1.7 (2015-01-30)

Features

  • Bourbon: Use bourbon instead of bower-bourbon (63052ae8)
  • Dependencies: Add list of installed dependencies to index.html (52939f1e)
  • Icons: Add default apple touch icon (6692d798)
  • Sublime: Add Sublime project file (450d5be1)
  • Underscore: Add Underscore support (d883727c)
  • Woff2: Add woff2 version of webfonts (f7790e9f)

0.1.6 (2015-01-29)

Bug Fixes

  • Livereload: Use livereload options wherever the task is used (8ef156f3)

Features

  • docs: Add NPM package version badge to the README file (a30fc71e)

0.1.5 (2015-01-07)

Features

  • sublime: Add optional Sublime Project File (08015105)

0.1.4 (2015-01-07)

Documentation

  • changelog: Add changelog support (db93d7a2)

0.1.3 (2015-01-07)

Features

  • deployment: Add .htaccess file (fa21ea3f)

0.1.2 (2014-12-27)

Features

  • fonts: Add custom font support to Compass (93aef98b)

Breaking Changes

  • README: Add to dos to the README file (4e2cb650)
  • Grunt: Remove autoprefixer task (69d80136)

0.1.1 (2014-12-19)

Breaking Changes

  • package.json: A few minor updates in the package.json file (93aed73e)

0.1.0 (2014-12-19)

Features

  • Initial version of the generator is ready.