layout: post author:
name: Steve Gill
url: https://twitter.com/stevesgill
title: "Tools Release: January 09, 2015" categories: news
New versions of cordova tools are now live!
To update your tools:
If you have cordova
installed:
npm install -g cordova
If you have plugman
installed:
npm install -g plugman
When adding these platforms to your project, the following versions are now used by default. These platform versions were released recently, and the tools' defaults were updated:
ConfigParser
: refactor getPreference()
parser.js
) and make platform parsers inherit from itproject.properties
optional for Android sub-libraries<source-file>
is missing target-dir
on Androidplugin add --link
when plugin given as relative pathCWD
git url
with --link
README
with description of npm
commands for this packagenpm run cover
command to generate tests coverage reportcache-min-time
for pluginsplugman config/cache
directory to be customizable via PLUGMAN_HOME
cordova plugin add d:\path
(or any other non-c:
path)hasModule
check to browserify codesymbolList
to cordova.js
browserify
: updated require to use symbollist
gradleReference
in frameworknpm
dep to promote qs module
to 1.0valid-identifier
it is its own modulejava+C#
reserved words-Info.plist
- Unexpected behavioursearchpath
when installing pluginsgradleReference
in frameworkcordova_lib.binname
instead of cordova
npm run cover
command to generate tests coverage reportsearchpath
option is added to restore
App/CoreAndroid
plugin based on platformVersioncover
grunt task to generate tests coverage reportbase64.toArrayBuffer
to convert base64
stringssymbolList