Releases: dustinspecker/generator-ng-poly
Releases · dustinspecker/generator-ng-poly
v0.13.0
<a name"0.13.0">
0.13.0 (2016-06-14)
Features
- directive: support class syntax in TypeScript (5c6cba6f, closes #316)
v0.12.4
<a name"0.12.4">
0.12.4 (2016-05-22)
Bug Fixes
v0.12.3
<a name"0.12.3">
0.12.3 (2016-05-04)
Bug Fixes
- typescript: add typedef to $inject on controller and service templates (#314) (db10e80b)
v0.12.2
<a name"0.12.2">
0.12.2 (2016-04-24)
Bug Fixes
- test: use join instead of hard-coding path sep (2ae1e55c, closes #229)
v0.12.1
<a name"0.12.1">
0.12.1 (2016-04-17)
Bug Fixes
- app: use newest angular-bootstrap for 1.4.* (1a74ed37, closes #257)
v0.12.0
<a name"0.12.0">
0.12.0 (2016-04-17)
Features
0.11.5
- fix(gulp/build): do not modify data URLs in Bower
- chore(travis): allow npm 2 to fail
- Travis is timing out on npm 2. It works on my machine. If there are legit problems, will investigate then.
0.11.4
- chore(deps): update gulp-sass
0.11.3
- fix(pkg): move babel-polyfill to dependency
0.11.2
- fix(gulp): copy favicon.ico from app directory