Skip to content

Latest commit

 

History

History
120 lines (77 loc) · 5.18 KB

CHANGELOG.md

File metadata and controls

120 lines (77 loc) · 5.18 KB

v0.1.13 (2014-04-01)

Bug Fixes

v0.1.12 (2014-04-01)

Bug Fixes

  • generator: Update generator-karma-require version dependency (d4a93743a3)

v0.1.11 (2014-03-03)

Enhancements

  • app:
    • Bower dependencies are automatically injected into the bootstrap.js and test-bootstrap.js files (a652d50dc0)

v0.1.10 (2014-02-12)

Features

  • app:
    • moved requires compile step down in build order (676e2bef)
    • r.js GruntFile configuration (657f460b)
  • deps:

v0.1.9 (2014-02-06)

Enhancements

  • generator: Automatic dependency injection (14ea732b71)

Features

  • generator: removing console message on sub-generator run (b36f007715)
  • generator: Update devDependencies (599792a5fc)
  • generator: Delete npm-debug.log (88a3a6f471)

Bug Fixes

  • generator: require compass only when enabled (2d492880)
  • test: update controller module name (da66a1ed)

v0.1.8 (2014-02-04)

Enhancements

  • generator:

v0.1.7 (2014-02-04)

Bug Fixes

v0.1.6 (2014-02-04)

Made generator-karma-require a dependency

v0.1.5 (2014-02-04)

Bug Fixes

  • test:
    • Updated dependences to use generator-karma-require and tokenise test-bootstrap (88d8ce1fb4)
    • Update service templates for module dependency notation (0e0f1299a4)
    • RequireJS test bootstrapper (f54ff62882)
    • Update spec templates (177c93d052)
    • Append 'Spec' to spec filenames (f348079f1b)
    • Update templates for module dependency notation (24285a4dae)

v0.1.4 (2014-01-28)

Bumped version

v0.1.3 (2014-01-28)

Bug Fixes

v0.1.2 (2014-01-27)

Bug Fixes

  • app:
    • Remove auto-addition of generated script files for directives/services/etc to index.html file (f46637647d)

v0.1.1 (2014-01-26)

Updated package.json contents

v0.1.0 (2014-01-26)

Initial release of generator-angular-require.