- Remove use of Coffeescript from project. Pure JS now.
- Upgrade Cordova to latest 4.x.x release.
- Check functionality on Yosemite and new XCode.
- Upgrade all bower and npm modules.
- Altered demo app a bit.
- Added grunt watch and build tasks for copying images across from assets/img/.
## 0.2.3
- Bumped Cordova version to 3.4
- Fixed issue where calling
grunt
with no args wouldn't trigger a default action.
- Fixed bug where project wouldn't build because of jQuery bower path changing.
- Added changelog.
- Added basic tests and associated documentation.
- Initial release.