Releases: csantanapr/grunt-cordovacli
Releases · csantanapr/grunt-cordovacli
1.0.0
v0.7.1
Made peedDependencies for cordova and cca more relaxed
Remove check if plugin is already installed, cordova already handles this
Update Readme with sample of removing a plugin
0.7.0
Added support CCA https://github.com/MobileChromeApps/mobile-chrome-apps
v0.6.0
v0.4.0
Release 0.2.0
Change Log
- Now Using Cordova Registry (plugins.cordova.io) to install plugins
- Specify plugins using id, path, or git url in a single array
- Not require to have cordova installed globally now is a dependency
- Prints the version of cordova-cli being used
v0.1.5
Fix parallels tasks not waiting, using grunt.util.async.parallel now
v0.1.4
added unit tests, and split plugins and platform into individual targets