All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.11.1 (2017-02-10)
0.11.0 (2017-01-23)
- webpack: append -loader to loaders (26c6a08)
- yarn: add yarn.lock (88b199d)
0.10.1 (2016-10-19)
0.10.0 (2016-10-18)
- chartist.component: throw error if chart does not have data or type (0c0dea0), closes #41
- chartist.module: export ChartistComponent correctly (cbc2873), closes #39
- dist: concat to one file and include the module declaration (d385bee), closes #48
- angular: upgrade to angular 2.0 stable (b62ea60)
0.9.5 (2016-09-24)
0.9.4 (2016-09-24)
0.9.3 (2016-09-24)
0.9.2 (2016-09-21)
0.9.1 (2016-09-21)
0.9.0 (2016-09-15)
- angular: upgrade to angular 2.0 stable (b62ea60)
0.8.0 (2016-09-02)
- angular: upgrade to angular rc.6 (dcc2fed)
0.7.0 (2016-08-13)
- angular: upgrade to RC.5 (649d08b)
0.6.1 (2016-07-29)
0.6.0 (2016-07-06)
- angular: bump angular to rc.4 (cbb135f)
0.5.0 (2016-07-01)
- angular: bump angular to rc.4 (37c8015)
0.4.0 (2016-06-22)
- angular: bump angular to rc.3 (b7cc3e8)
0.3.2 (2016-06-17)
0.3.1 (2016-06-17)
- build: don't include Chartist in the bundle (e4c0fb0)
- chartist.component: fix typo. Actual error exists in typings (46b55b2), closes #6
0.3.0 (2016-06-16)
- chartist.component: rename selector to be spec compliant (02b228e)
- chartist.component: chartist is now x-chartist
Signed-off-by: Will Soto will.soto9@gmail.com
0.2.1 (2016-06-15)
- build: angular/core really wants beta.6 (e85d68f)
0.2.0 (2016-06-15)
- angular: bump angular to rc.2 (a3e0923)
0.1.3 (2016-06-06)
- package: include files in release (1f57c8b)
0.1.1 (2016-06-06)
- karma: fix ENOENT when doing single run (877249e)