From: Rico Tzschichholz Date: Wed, 17 Mar 2021 14:59:08 +0000 (+0100) Subject: Release 0.52.0 X-Git-Tag: 0.52.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e42c6fd19dee27785a25f919a260a0ef10463f;p=thirdparty%2Fvala.git Release 0.52.0 --- diff --git a/NEWS b/NEWS index 0a5bcfdc0..9e2dbf038 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +Vala 0.52.0 +=========== + * Various improvements and bug fixes: + - codegen: Include "glib.h" for deprecated symbols (GOBJECT) [#1155] + - vala: Improve error for incompatible expressions in conditional expression + - vala: Check for unused attributes unconditionally + - girparser: Allow overriding of "Compact" attribute for classes + - girparser: Handle empty "" element and report an error + - girparser: Add support for NoWrapper metadata for methods + - build: Add --enable-test-asan configure option + + * Bindings: + - gio-2.0: Add some missing NoWrapper and CCode.has_typedef attributes + - gnutls: Fix some binding errors + - gsl: Fix some binding errors + - gstreamer: Update from 1.19.0+ git master + - gtk4: Add Gtk.INVALID_LIST_POSITION [#1151] + - gtk4-unix-print: Switch to gir + - gtk4: Update to 4.1.2 + - linux: Provide Input.Event.input_event_sec/input_event_usec fields [#1152] + - vapi: Fix a couple of attribute typos + - webkit2gtk-4.0: Update to 2.31.91 + Vala 0.51.91 ============ * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index 8e797da8a..ff5828e10 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.1. -.TH VALA-GEN-INTROSPECT "1" "March 2021" "gen-introspect 0.51.91" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "March 2021" "gen-introspect 0.52.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 88921078e..c6e875611 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.1. -.TH VALAC "1" "March 2021" "Vala 0.51.91" "User Commands" +.TH VALAC "1" "March 2021" "Vala 0.52.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 91bd42fa3..421e4f49a 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.1. -.TH VALADOC "1" "March 2021" "Valadoc 0.51.91" "User Commands" +.TH VALADOC "1" "March 2021" "Valadoc 0.52.0" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index 09e9427dc..14b974181 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.1. -.TH VAPIGEN "1" "March 2021" "Vala API Generator 0.51.91" "User Commands" +.TH VAPIGEN "1" "March 2021" "Vala API Generator 0.52.0" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS