Releases: karma-runner/karma-ng-html2js-preprocessor
Releases · karma-runner/karma-ng-html2js-preprocessor
v0.2.1
Features
- Support loading Angular with RequireJS (08748a2)
v0.2.0
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
v0.1.2
Bug Fixes
- only append .js to file.path when not already present (dfa8661), closes #36
v0.0.4
Features
- add moduleName option to generate only one module (0a05ee5)
v0.0.3
Features
- register the preprocessor as ng-html2js too (1d3cb4d)
v0.0.2
Bug Fixes
- handling of the backslash character (a3e4b06)
v0.0.1
Features
- configurable $templateCache key (5b59ac6), closes #7