Skip to content

Latest commit

 

History

History
107 lines (45 loc) · 3.78 KB

CHANGELOG.md

File metadata and controls

107 lines (45 loc) · 3.78 KB

1.0.0 (2016-05-04)

0.2.2 (2016-04-07)

Features

  • Add support for Angular 2 template cache (09609a0)

0.2.1 (2016-02-12)

Features

  • Support loading Angular with RequireJS (08748a2)

0.2.0 (2015-10-08)

Bug Fixes

  • explicit annotations for $templateCache dependency (d8f2ec5)
  • explicit annotations for $templateCache dependency (c7666b9)
  • Suffix is misspelled (e7e20dd), closes #56
  • runner: removing the html2js name overwrite (50e4f9e), closes #43

Features

0.1.2 (2014-10-24)

Bug Fixes

  • only append .js to file.path when not already present (dfa8661), closes #36

0.1.1 (2014-10-15)

Features

0.1.0 (2013-08-06)

0.0.4 (2013-08-05)

Features

  • add moduleName option to generate only one module (0a05ee5)

0.0.3 (2013-07-29)

Features

  • register the preprocessor as ng-html2js too (1d3cb4d)

0.0.2 (2013-07-04)

Bug Fixes

  • handling of the backslash character (a3e4b06)

0.0.1 (2013-06-27)

Features

  • configurable $templateCache key (5b59ac6), closes #7