You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/06/14 14:27:21 UTC

[cordova-docs] branch master updated: cordova-common@3.2.0 release (#1002)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e0834e  cordova-common@3.2.0 release (#1002)
9e0834e is described below

commit 9e0834e04f3414eef8b3acba191dd50d63b88cf5
Author: Chris Brody <ch...@brody.consulting>
AuthorDate: Fri Jun 14 10:27:15 2019 -0400

    cordova-common@3.2.0 release (#1002)
    
    Co-Authored-By: Christopher J. Brody <ch...@brody.consulting>
    Co-Authored-By: Jan Piotrowski <pi...@gmail.com>
---
 www/_posts/2019-06-14-common-release-3.2.0.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/www/_posts/2019-06-14-common-release-3.2.0.md b/www/_posts/2019-06-14-common-release-3.2.0.md
new file mode 100644
index 0000000..e8fb113
--- /dev/null
+++ b/www/_posts/2019-06-14-common-release-3.2.0.md
@@ -0,0 +1,19 @@
+---
+layout: post
+author:
+    name: Chris Brody
+    url: https://twitter.com/brodybits
+title:  "Cordova-Common Release"
+categories: news
+tags: release tools
+---
+
+We are happy to announce that `cordova-common 3.2.0` was released in June 2019. This is one of the libraries used behind-the-scenes by nearly all of the Cordova tooling and provides utilities for dealing with things like `config.xml` parsing.
+
+## Release Highlights
+
+* (ios) `plist` document not indented with tabs ([#69](https://github.com/apache/cordova-common/pull/69))
+* Update `fs-extra` to v8 ([#70](https://github.com/apache/cordova-common/pull/70))
+* Add example usage of `podspec` declarations ([#67](https://github.com/apache/cordova-common/pull/67))
+* implement `setPreference` and `setPlatformPreference` ([#63](https://github.com/apache/cordova-common/pull/63))
+* Catch leaked exceptions in `superspawn` and convert them to rejections ([#66](https://github.com/apache/cordova-common/pull/66))


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