You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by stevengill <gi...@git.apache.org> on 2016/01/27 23:38:38 UTC

[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

GitHub user stevengill opened a pull request:

    https://github.com/apache/cordova-docs/pull/470

    Added cordova 6 tools release blog post

    Please review this blog post for the cordova 6 release! 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stevengill/cordova-docs master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/470.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #470
    
----
commit 493978eb3e4e5495f6d2b7408f4198ce593a040a
Author: Steve Gill <st...@gmail.com>
Date:   2016-01-27T22:19:16Z

    Added cordova 6 tools release blog post

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by dpogue <gi...@git.apache.org>.
Github user dpogue commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/470#discussion_r51063511
  
    --- Diff: www/_posts/2016-01-27-tools-release.md ---
    @@ -0,0 +1,130 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.0.0 Released!"
    +categories: news
    +tags: release tools
    +---
    +New versions of cordova tools are now live!
    +
    +* [cordova-lib@6.0.0](https://www.npmjs.org/package/cordova-lib)
    +* [cordova@6.0.0](https://www.npmjs.org/package/cordova)
    +* [plugman@1.1.0](https://www.npmjs.org/package/plugman)
    +* [cordova-js@4.1.3](https://www.npmjs.org/package/cordova-js)
    +
    +Release Highlights include:
    +* Updated default platform versions to `cordova-android@5`, `cordova-ios@4` and `cordova-windows@4.3`. 
    +    - `cordova-android@5` supports **Android marshmallow** 
    +    - `cordova-ios@4` adds **iOS9** and `wkwebview` support
    +    - `cordova-windows@4` updated the platform to use the new `PlatformAPI`
    --- End diff --
    
    Platform API without backticks? Is Platform API considered the name of an API itself, or the name of a collection of APIs?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by dpogue <gi...@git.apache.org>.
Github user dpogue commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/470#discussion_r51063321
  
    --- Diff: www/_posts/2016-01-27-tools-release.md ---
    @@ -0,0 +1,130 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.0.0 Released!"
    +categories: news
    +tags: release tools
    +---
    +New versions of cordova tools are now live!
    +
    +* [cordova-lib@6.0.0](https://www.npmjs.org/package/cordova-lib)
    +* [cordova@6.0.0](https://www.npmjs.org/package/cordova)
    +* [plugman@1.1.0](https://www.npmjs.org/package/plugman)
    +* [cordova-js@4.1.3](https://www.npmjs.org/package/cordova-js)
    +
    +Release Highlights include:
    +* Updated default platform versions to `cordova-android@5`, `cordova-ios@4` and `cordova-windows@4.3`. 
    +    - `cordova-android@5` supports **Android marshmallow** 
    +    - `cordova-ios@4` adds **iOS9** and `wkwebview` support
    --- End diff --
    
    `WKWebView`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by stevengill <gi...@git.apache.org>.
Github user stevengill commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/470#discussion_r51064127
  
    --- Diff: www/_posts/2016-01-27-tools-release.md ---
    @@ -0,0 +1,130 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.0.0 Released!"
    +categories: news
    +tags: release tools
    +---
    +New versions of cordova tools are now live!
    +
    +* [cordova-lib@6.0.0](https://www.npmjs.org/package/cordova-lib)
    +* [cordova@6.0.0](https://www.npmjs.org/package/cordova)
    +* [plugman@1.1.0](https://www.npmjs.org/package/plugman)
    +* [cordova-js@4.1.3](https://www.npmjs.org/package/cordova-js)
    +
    +Release Highlights include:
    +* Updated default platform versions to `cordova-android@5`, `cordova-ios@4` and `cordova-windows@4.3`. 
    +    - `cordova-android@5` supports **Android marshmallow** 
    +    - `cordova-ios@4` adds **iOS9** and `wkwebview` support
    +    - `cordova-windows@4` updated the platform to use the new `PlatformAPI`
    --- End diff --
    
    Makes sense to remove the backticks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by dpogue <gi...@git.apache.org>.
Github user dpogue commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/470#discussion_r51063679
  
    --- Diff: www/_posts/2016-01-27-tools-release.md ---
    @@ -0,0 +1,130 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.0.0 Released!"
    +categories: news
    +tags: release tools
    +---
    +New versions of cordova tools are now live!
    +
    +* [cordova-lib@6.0.0](https://www.npmjs.org/package/cordova-lib)
    +* [cordova@6.0.0](https://www.npmjs.org/package/cordova)
    +* [plugman@1.1.0](https://www.npmjs.org/package/plugman)
    +* [cordova-js@4.1.3](https://www.npmjs.org/package/cordova-js)
    +
    +Release Highlights include:
    +* Updated default platform versions to `cordova-android@5`, `cordova-ios@4` and `cordova-windows@4.3`. 
    +    - `cordova-android@5` supports **Android marshmallow** 
    +    - `cordova-ios@4` adds **iOS9** and `wkwebview` support
    +    - `cordova-windows@4` updated the platform to use the new `PlatformAPI`
    +* Added a new template feature to `create` command. E.g. `cordova create --template cordova-app-hello-world`. This can pull templates from **npm** and **git urls**.
    +* Removed support for our old **Cordova Plugins Registry**. Now plugins can only be installed via **npm**, **gitURL** or local path.
    --- End diff --
    
    **git URL**?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-docs/pull/470


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by stevengill <gi...@git.apache.org>.
Github user stevengill commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/470#discussion_r51066513
  
    --- Diff: www/_posts/2016-01-27-tools-release.md ---
    @@ -0,0 +1,130 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.0.0 Released!"
    +categories: news
    +tags: release tools
    +---
    +New versions of cordova tools are now live!
    +
    +* [cordova-lib@6.0.0](https://www.npmjs.org/package/cordova-lib)
    +* [cordova@6.0.0](https://www.npmjs.org/package/cordova)
    +* [plugman@1.1.0](https://www.npmjs.org/package/plugman)
    +* [cordova-js@4.1.3](https://www.npmjs.org/package/cordova-js)
    +
    +Release Highlights include:
    +* Updated default platform versions to `cordova-android@5`, `cordova-ios@4` and `cordova-windows@4.3`. 
    +    - `cordova-android@5` supports **Android marshmallow** 
    +    - `cordova-ios@4` adds **iOS9** and `WKWebView` support
    +    - `cordova-windows@4` updated the platform to use the new Platform API.
    --- End diff --
    
    I take it you mean windows & android not ios. 
    
    I'll update that. 
    
    Also, on line 44, I point to android 5.0 blog post but i'll update that to point to 5.1 blog post instead



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by stevengill <gi...@git.apache.org>.
Github user stevengill commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/470#discussion_r51064469
  
    --- Diff: www/_posts/2016-01-27-tools-release.md ---
    @@ -0,0 +1,130 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.0.0 Released!"
    +categories: news
    +tags: release tools
    +---
    +New versions of cordova tools are now live!
    +
    +* [cordova-lib@6.0.0](https://www.npmjs.org/package/cordova-lib)
    +* [cordova@6.0.0](https://www.npmjs.org/package/cordova)
    +* [plugman@1.1.0](https://www.npmjs.org/package/plugman)
    +* [cordova-js@4.1.3](https://www.npmjs.org/package/cordova-js)
    +
    +Release Highlights include:
    +* Updated default platform versions to `cordova-android@5`, `cordova-ios@4` and `cordova-windows@4.3`. 
    +    - `cordova-android@5` supports **Android marshmallow** 
    +    - `cordova-ios@4` adds **iOS9** and `wkwebview` support
    +    - `cordova-windows@4` updated the platform to use the new `PlatformAPI`
    +* Added a new template feature to `create` command. E.g. `cordova create --template cordova-app-hello-world`. This can pull templates from **npm** and **git urls**.
    +* Removed support for our old **Cordova Plugins Registry**. Now plugins can only be installed via **npm**, **gitURL** or local path.
    --- End diff --
    
    I'll correct all instances to be **git URL**


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by nikhilkh <gi...@git.apache.org>.
Github user nikhilkh commented on the pull request:

    https://github.com/apache/cordova-docs/pull/470#issuecomment-175906129
  
    LGTM 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Added cordova 6 tools release blog post

Posted by nikhilkh <gi...@git.apache.org>.
Github user nikhilkh commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/470#discussion_r51065845
  
    --- Diff: www/_posts/2016-01-27-tools-release.md ---
    @@ -0,0 +1,130 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.0.0 Released!"
    +categories: news
    +tags: release tools
    +---
    +New versions of cordova tools are now live!
    +
    +* [cordova-lib@6.0.0](https://www.npmjs.org/package/cordova-lib)
    +* [cordova@6.0.0](https://www.npmjs.org/package/cordova)
    +* [plugman@1.1.0](https://www.npmjs.org/package/plugman)
    +* [cordova-js@4.1.3](https://www.npmjs.org/package/cordova-js)
    +
    +Release Highlights include:
    +* Updated default platform versions to `cordova-android@5`, `cordova-ios@4` and `cordova-windows@4.3`. 
    +    - `cordova-android@5` supports **Android marshmallow** 
    +    - `cordova-ios@4` adds **iOS9** and `WKWebView` support
    +    - `cordova-windows@4` updated the platform to use the new Platform API.
    --- End diff --
    
    While technically, not incorrect - I would recommend providing specific major versions here too especially for Windows & iOS - 4.3 and 5.1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org