Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.37 KB

File metadata and controls

68 lines (47 loc) · 1.37 KB

1.4.0 (2014-08-18)

  • Add meta tag for initialization of viewport
  • Add meta tag for IE edge mode

1.3.0 (2014-06-24)

  • Add CoffeeScript support

1.2.2 (2014-06-23)

  • Fix generating bower.json (additional commas were inserted)

1.2.1 (2014-06-18)

  • Fix bug that generated bad production gulpfile

1.2.0 (2014-06-10)

  • Add Sass support
  • Add Sass version of directory structure
  • Add sample autodeploy script
  • Remove Less Hat from repository (it's in Bower)
  • Add more comprehensive tests

1.1.0 (2014-05-27)

  • Add npm start script for default project
  • Fix: Dist version referencing src

1.0.0 (2014-05-22)

  • Add .jscsrc

1.0.0-alpha.1 (2014-05-21)

  • Generator options (Landing page/Webapp, tests, meta tags, Google Analytics, LESS structure)
  • Sprites options + folder structure
  • Base64 options
  • Upgrade to LESS Hat 3
  • Update to generator 0.17.0 with new syntax
  • Bug fixes
  • Code cleanup

0.2.1 (2014-04-24)

  • Fix in development build

0.2.0 (2014-04-24)

  • Livereload code is injected only in development builds
  • Updated to current pho-devstack
  • Added development/production gulpfiles

0.1.0 (2014-04-10)

  • Initial release