All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.27.0 (2017-11-19)
- app: update to ionic 3.9.2/Angular 5 (cb53fc0)
- npm: remove unused dev-deps (be93828)
0.26.2 (2017-07-14)
0.26.1 (2017-06-27)
- app: re-add raw-loader (4e0729f)
0.26.0 (2017-06-27)
- deploy: update yarn configuration for CI (0f71474)
- test: trying to get rid of "unknown error: cannot (584c896)
- app: Headless Chrome support for testing and dep. update (28f650e)
0.25.0 (2017-06-01)
- app: update to ionic 3.3 (5c36f55)
0.24.0 (2017-04-20)
- npm: downgrade protractor version due to problems during npm run build (fc33825)
- npm: revert ionic-app-scripts for CI build issue (1bfdcf3)
- app: update to ionic 3 (7e22b6b)
0.23.0 (2017-03-25)
- npm: downgrade protractor version due to problems during npm run build (fc33825)
- app: update ionic and deps (4dc0122)
0.22.0 (2017-03-25)
- app: update ionic and deps (4dc0122)
0.21.0 (2017-02-28)
- npm: update deps, ionic 2.1 (bc29a3a)
0.20.0 (2017-01-27)
- npm: update dep (IONIC 2 final release!) (73ed35d)
0.19.0 (2017-01-25)
- test: add support to windows for unit tests (f1d9ed3)
- test: use node js to handle web server instead of external stuffs (e.g. python) (bf870f1)
0.18.0 (2017-01-11)
- test: add options in karma.conf and webpack.test to enanche the console log outputs during unit (9b6c64a)
0.17.0 (2016-12-20)
- npm: update to ionic app scripts (7e26c68)
0.16.0 (2016-12-16)
- npm: update to ionic rc4 and tslint 4 (d3410f7)
- npm: revert app-script version (626bf5a)
0.15.1 (2016-12-13)
- config: fix errors with new app_scripts 0.0.47, and update dep (813bc70)
0.15.0 (2016-11-28)
- yarn: fix config command in the CI (6a2ecb4)
- ci: using yarn for CI instead of npm (6e61c59)
- dependencies: add yarnclean (3911045)
- dependencies: adding yarn support, close #14 (efe2f55)
- types: add lodash-es type (c7df21d)
0.14.1 (2016-11-18)
0.14.0 (2016-11-18)
- watch: fix watch task to support the current app-scripts (6f6877d)
- lint: better tslint rules for a ionic project (5772e36)
0.13.0 (2016-11-16)
- npm: add types/node to support type definition of process.env (ccf1c03)
0.12.0 (2016-11-11)
- protractor: fix screenshot report showhide bug, close #16 (b1f481f)
- webpack: fix warnings noise in tests caused by ionic-native (4f17e53)
0.11.0 (2016-11-08)
- naming: adding angular 2 naming convention feature.type.ts to files (ef69739)
0.10.2 (2016-11-04)
- Update to Ionic rc2
0.10.1 (2016-10-30)
- This release cleared unused npm dependencies and karma conf
0.10.0 (2016-10-30)
- build: move unit tests to webpack build system instead of rollup (7fadd12)
- docs: add typedoc (9cb624e)
- env: add webpack env injection (2d4afef)
0.9.0 (2016-10-22)
- 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)