Skip to content

Latest commit

 

History

History
137 lines (66 loc) · 5.15 KB

CHANGELOG.md

File metadata and controls

137 lines (66 loc) · 5.15 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.9.0 (2016-10-22)

Bug Fixes

  • Docker: move npm installs from Dockerfil to gitlab-cy.yml and update node to 6.9.1 (3c320cb)
  • gitlab: fix docker error (d1e2cf5)
  • gitlab: revert last commit (a8171cc)
  • npm: fix dependencies error regarding ngc compiler (3775162)

Features

  • CI: add automatic download of .ipa (2274110)
  • nvm: update default node version to 6.9.1 LTS (17f1d3e)
  • src: add lodash-es example (8602899)

0.8.0 (2016-10-18)

Features

  • build: add automatic ipa through ionic package (b99d410)
  • build: addin ionic cli login (bfdfcfc)

0.7.0 (2016-10-16)

Bug Fixes

  • config: update watch script for 0.34 app-scripts (2503e70)
  • test: fix watch on spec and e2e files (6d1159e)

Features

  • npm: update app-scripts (cfa2c22)

0.6.0 (2016-10-14)

Features

  • karma: add watch for spec files to test command too. (ab97c5e)

0.5.0 (2016-10-14)

Bug Fixes

  • istanbul: temporary disabling istanbul (e0caf89)

Features

  • coverege: add gitlab coverage (f37ef7d)
  • hooks: add hook to update version from package.json (d7a637f)
  • karma: add test:watch task to npm (8f70a4f)
  • libs: ionic rc1, close #6 (9e80ca8)
  • reporters: add instanbul (eba3635)
  • tests: add automatic watch for spec files, close #3 (e82453b)

0.4.0 (2016-10-11)

Bug Fixes

Features

0.3.0 (2016-10-07)

Features

0.2.0 (2016-10-05)

Bug Fixes

  • e2e: fix protractor port (723b451)
  • e2e: fix protractor scripts for python 2 (d5f9a16)
  • test: fix karma tests, close #1 (179b000)

Features

  • e2e: add protractor interactive, better docs, python server on e2e tests run (8ea03a7)

0.1.0 (2016-09-30)

Bug Fixes

Features