Does anyone have any reason to delay a tools release?
Any outstanding patches to land?

If not, I will start the release tomorrow.

Some pinned platform versions have been updated.

The versions and changes to be released are:
# lib@5.1.0

* CB-9051 Plugins don't get re-added if platforms folder deleted.
* CB-9025 Call windows `prepare` logic on as part of cordova-lib
`prepare`. This closes #217
* CB-9048 Clean up git cloned directories (close #222)
* CB-8965 copy platform specific js into platform_www when adding new
platforms for browserify workflow
* CB-8965 passing platform as argument when getting symbolList
* CB-8965 copy platform specific js into platform_www when adding new
platforms for browserify workflow
* Add support to specify a build config file. If none is specified
`build.json` in the project root is used as a default This closes #215
* CB-9030: Modifies superspawn to support a "chmod" option. When
truthy, attempts to set the target file mode to 755 before executing.
Specifies this argument as truthy for common CLI operations (compile,
run, and steps in plugman).  Didn't add it for hooks runner since that
particular mode is in legacy support.
* CB-8997 updated pinned platform versions
* CB-8989 - cordova-lib jasmine tests are failing on older hardware
* CB-6462 CB-6026 - Orientation preference now updates
`UISupportedInterfaceOrientations~ipad` too.
* CB-8898 Introduces `requirements` cordova module
* Update elementtree dependency to 0.1.6. Note it has a breaking API
change. https://github.com/racker/node-elementtree/issues/24 (closes
#209)
* CB-8757 Resolve symlinks in order to avoid relative path issues (close #212)
* CB-8956 Remove hardcoded reference to registry.npmjs.org
* CB-8934 fixed regression with projects config.json not being used in
cordova create
* Fix NPE in PluginInfo.getKeywordsAndPlatforms when no keywords exist
* Fix typo: superspwan --> superspawn
* CB-8908 Make fetching via git faster via --depth=1
* CB-8897 Make default icon/splash on Android map to mdpi

# cli@5.1.0 * CB-8898 Introduces `cordova requirements` command #
plugman@0.23.2 * update cordova-lib # cordova-js@4.0.0 * CB-9057: Updated
cordova.js for Windows to refer to base.js instead of the full-blown
WinJS.js. * CB-6865 added support for plugins with any id * CB-8802 fixed
incorrect variable declaration * CB-8441 added missing requires and updated
npm run scripts * CB-8441 platformVersion flag not required anymore. Grab
version from dependecy platform versions * CB-8441 updated workflow to use
cordova-js-src when available * CB-8441 grunt compile now uses platform
dependencies cordova-js-src for platform specific exec files * CB-8441
added platforms as dev dependencies * Added template-packaged WinJS
reference for Windows 10 support. This closes #111 * CB-8996 (Windows)
Fixed invalid null comparison. This closes #110. * updated browserify
dependency to 10.1.3 * Revert "CB-8674: Creates a 'cordova.env' object, and
then on Windows hangs the" * Revert "reverted global change to cordova
object, added temp? 'activate' event to windows platform" * reverted global
change to cordova object, added temp? 'activate' event to windows platform
* CB-8674: Creates a 'cordova.env' object, and then on Windows hangs the
activation arguments off of cordova.env.args. * simplified cordova check,
and it still works with ripple * check the window.cordova object a little
more strictly * android: Delete PRIVATE_API bridge mode enum, since it was
removed in 4.0.0 * CB-8838 - Disabled commandQueue for WK_WEBVIEW_BINDING.
(closes #107)

Reply via email to