From: Rico Tzschichholz Date: Fri, 17 Sep 2021 06:27:57 +0000 (+0200) Subject: Release 0.54.0 X-Git-Tag: 0.54.0^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f3cc46f70252127074c040d9e7e1d2233a7c22d;p=thirdparty%2Fvala.git Release 0.54.0 --- diff --git a/NEWS b/NEWS index 322b4db17..a0fd21163 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Vala 0.54.0 +=========== + * Various improvements and bug fixes: + - vala: Warn about unsupported cast to void and drop it [#1070] + - vala: Don't restrict element type of GLib.Array [#1227] + - valadoc: Correctly format background of inline @link's [#1226] + + * Bindings: + - gio-2.0: Unhide a few usable symbols which are marked not introspectable [#1222] + Vala 0.53.2 =========== * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index 3d3494343..f6da22fed 100644 --- a/doc/vala-gen-introspect.1 +++ b/doc/vala-gen-introspect.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH VALA-GEN-INTROSPECT "1" "September 2021" "gen-introspect 0.53.2" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "September 2021" "gen-introspect 0.54.0" "User Commands" .SH NAME vala-gen-introspect \- generate a GI file for GObject and glib based packages .SH SYNOPSIS diff --git a/doc/valac.1 b/doc/valac.1 index 8480daedb..5d0e9ecb6 100644 --- a/doc/valac.1 +++ b/doc/valac.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH VALAC "1" "September 2021" "Vala 0.53.2" "User Commands" +.TH VALAC "1" "September 2021" "Vala 0.54.0" "User Commands" .SH NAME valac \- compiler that translates Vala source code into C source and header files .SH SYNOPSIS diff --git a/doc/valadoc.1 b/doc/valadoc.1 index aefb63376..e26b90ac8 100644 --- a/doc/valadoc.1 +++ b/doc/valadoc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH VALADOC "1" "September 2021" "Valadoc 0.53.2" "User Commands" +.TH VALADOC "1" "September 2021" "Valadoc 0.54.0" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index 9bade1787..468ff29f3 100644 --- a/doc/vapigen.1 +++ b/doc/vapigen.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH VAPIGEN "1" "September 2021" "Vala API Generator 0.53.2" "User Commands" +.TH VAPIGEN "1" "September 2021" "Vala API Generator 0.54.0" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS