Skip to content

v0.3.0

Choose a tag to compare

released this 15 May 18:13
· 210 commits to master since this release

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