Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 1.16 KB

CHANGELOG

generator-angular-jscg

Fork from generator-angular#v0.9.2

v0.1.6 (2014-07-22)

Change

  • tmpl: change all resources path from root /

v0.1.5 (2014-07-12)

Bug Fixes

  • tmpl: change directive template from static <div></div> to template html view name

v0.1.4 (2014-07-12)

Bug Fixes

  • gen: change ngmin module to non-dynamic mode avoiding for otherwise bug
  • gen: fixed source path in karma config file

Featrues

  • gen: add karma and gulp task test for unit test
  • gen: add constant generator

v0.1.3 (2014-07-11)

Bug Fixes

  • gen: fixed usemin path bug on bootstrap index

Features

  • gen: add imagemin to gulp

v0.1.2 (2014-07-11)

Features

  • gen: add usemin and minify to build gulp script

v0.1.1 (2014-07-11)

Bug Fixes

  • gen: fix wrong app name when first time generation

Features

  • gen: new angular module socket.io could be included

v0.1.0 (2014-07-10)

  • First release
  • Angular generator with Jade / Stylus / Coffeescript
  • Auto build HTML cache
  • Change to gulp
  • Add CSS Framework option: YUI Pure
  • Remove SASS support