Releases: cpitzak/weatherWeb
Releases · cpitzak/weatherWeb
v1.1.0
v1.0.1
This release fixes the problem introduced by angular-chart.js bower dependency which grabs the latest and greatest of Chart.js. Chart.js removed bower support and as a result angular-chart.js bower grabbed a broken Chart.js from bower. They issued a fix in version 1.0.1 but it requires a global npm install of bower-npm-resolver. I'd like to keep global installs to a minimum.
- Switch to using angular-chart.js from npm instead of bower
- Added Grunt and created a build task
- Updated Readme
- Fix jshint error