All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.9.0 (2016-10-22)
- 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)
- 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)
0.7.0 (2016-10-16)
- config: update watch script for 0.34 app-scripts (2503e70)
- test: fix watch on spec and e2e files (6d1159e)
- npm: update app-scripts (cfa2c22)
0.6.0 (2016-10-14)
- karma: add watch for spec files to test command too. (ab97c5e)
0.5.0 (2016-10-14)
- istanbul: temporary disabling istanbul (e0caf89)
- 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)
- hooks: add ionic hooks (d705a14)
- ci: add gitlab ci (2d786e8)
0.3.0 (2016-10-07)
- CI: add docker file (11fd822)
0.2.0 (2016-10-05)
- e2e: fix protractor port (723b451)
- e2e: fix protractor scripts for python 2 (d5f9a16)
- test: fix karma tests, close #1 (179b000)
- e2e: add protractor interactive, better docs, python server on e2e tests run (8ea03a7)
- tests: fix test config (0af4eac)