]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.47.3 a915e0cd0158bf7d81afebc63c952b7928969ba7 0.47.3
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 22 Jan 2020 09:15:39 +0000 (10:15 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 22 Jan 2020 09:21:11 +0000 (10:21 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 3688b8012a6006261240e525b6ce5b363b357946..8e060eab93b5cadd0b2ba52abf53f3e063444e8e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Vala 0.47.3
+===========
+ * Highlights:
+  - Add further support for params arrays [#128]
+
+ * Various improvements and bug fixes:
+  - codegen:
+    + Don't set implemenation of interface property to its own [#891]
+    + Use result value of assignment rather than its computation [#895]
+    + Cast instance parameter in member-initializer for base-properties [#899]
+  - vala:
+    + Infer target_type in coalescing expressions [#892]
+    + Non-nullable value-type in coalesce expression needs to be copied [#893]
+    + Fix short-circuiting behavior of coalescing operator [#534]
+    + Always bail if there are semantic errors
+  - girparser: Apply explicitly given ctype metadata attributes on callables
+
+ * Bindings:
+  - glib-2.0: Let (u)int.try_parse() return false if there is an unparsed part
+  - gtk4: Update to 3.96.0+7e2e92a8
+  - gstreamer: Update from 1.17.0+ git master
+  - vapi: Update GIR-based bindings
+  - webkit2gtk-4.0: Update to 2.27.4
+
 Vala 0.47.2
 ===========
  * Highlights:
index 8166b01dca1b3d1d67fe704dc9afc3397dc684e0..42d9b5d5f716181dd30dd884f1e0d45bc8a364cf 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
-.TH VALA-GEN-INTROSPECT "1" "January 2020" "vala-gen-introspect 0.47.2" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "January 2020" "vala-gen-introspect 0.47.3" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 0e20777b6cf2e648f9010f168f745ae48b930bad..94aea94bbf6ff5350f3089cc306dee0173a03158 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
-.TH VALAC "1" "January 2020" "valac 0.47.2" "User Commands"
+.TH VALAC "1" "January 2020" "valac 0.47.3" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 8283ad30b43fcfda26ef91740dfb703bdcaf7756..ef5cefb24e3444ccecd7a6fe5728e44877a9f830 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
-.TH VALADOC "1" "January 2020" "valadoc 0.47.2" "User Commands"
+.TH VALADOC "1" "January 2020" "valadoc 0.47.3" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 6091ea7f2cf468562ebf9890cea52a18eee8472e..65d79a898a4a48a8c69e010461afe4cd11d6ccf6 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
-.TH VAPIGEN "1" "January 2020" "vapigen API Generator 0.47.2" "User Commands"
+.TH VAPIGEN "1" "January 2020" "vapigen API Generator 0.47.3" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS