Skip to content

Releases: teracyhq-incubator/angular-boilerplate

v0.2.0

20 Mar 14:23
Compare
Choose a tag to compare

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

20 Mar 14:22
Compare
Choose a tag to compare

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