v0.2.0 (2017-03-20)
The next milestone that upgrades to use teracy/angular-cli:1.0.0-rc.2
- Improvements:
- upgrade to use teracy/angular-cli:1.0.0-rc.2 Docker image
- refactor code, update for use with teracy-dev's best practices
v0.1.0 (2017-02-13)
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