Releases: teracyhq-incubator/angular-boilerplate
Releases · teracyhq-incubator/angular-boilerplate
v0.2.0
v0.1.0
The first milestone that uses angular-cli with Docker workflow support and automated tests support.
-
Features:
- use @angular/cli 1.0.0-beta.30 from teracy/angular-cli:1.0.0-beta.30
- use dynamic file generation to create new projects
- Docker dev and prod modes
- travis-ci support
-
Improvements:
- use docker-compose build instead of docker for the CI system
-
Bug Fixes:
- e2e tests should work
-
Tasks:
- update docs for usage instruction