generator-pho
Version:
Project generator that includes pho-devstack
62 lines (43 loc) • 1.28 kB
Markdown
<a name="1.3.0"></a>
# 1.3.0 (2014-06-24)
- Add CoffeeScript support
<a name="1.2.2"></a>
# 1.2.2 (2014-06-23)
- Fix generating bower.json (additional commas were inserted)
<a name="1.2.1"></a>
# 1.2.1 (2014-06-18)
- Fix bug that generated bad production gulpfile
<a name="1.2.0"></a>
# 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
<a name="1.1.0"></a>
# 1.1.0 (2014-05-27)
- Add `npm start` script for default project
- Fix: Dist version referencing src
<a name="1.0.0"></a>
# 1.0.0 (2014-05-22)
- Add .jscsrc
<a name="1.0.0-alpha.1"></a>
# 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
<a name="0.2.1"></a>
# 0.2.1 (2014-04-24)
- Fix in development build
<a name="0.2.0"></a>
# 0.2.0 (2014-04-24)
- Livereload code is injected only in development builds
- Updated to current pho-devstack
- Added development/production gulpfiles
<a name="0.1.0"></a>
# 0.1.0 (2014-04-10)
- Initial release