v0.3.0
Features:
- Different templates are now available through the generator. "freekerneljs-basic-app" template has been added, "freekerneljs-basic-app-md" template renamed.
- New task with Grunt: compile-scss for compiling scss files during development.
- Dist task has been improved - all JavaScript files are now minified into app.min.js output file
- Update notifier has been added. Each time a new version is available user will be notified regarding it.
Bug Fixes:
- Fixed bug with Sass compilation
- Missing readme file was fixed
- Dependencies management
- Improve documentation