[vala] Release 0.35.1



commit 43c673421609293241c12cfea531dfa8af72d590
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Nov 22 12:57:21 2016 +0100

    Release 0.35.1

 NEWS |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0330b20..f6268c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Vala 0.35.1
+===========
+
+ * Add support for the \v escape character.
+ * Ignore --thread command-line option which is obsolete.
+ * Fix type checking when using generics.
+ * Use g_signal_emit where possible.
+ * Introduce [FormatArg] attribute for parameters.
+ * Use GTask API for async implementations with target-gLib >= 2.36.
+ * Bug fixes and binding updates.
+
 Vala 0.34.0
 ===========
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]