From e7e42c6fd19dee27785a25f919a260a0ef10463f Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Wed, 17 Mar 2021 15:59:08 +0100 Subject: Release 0.52.0 --- NEWS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'NEWS') 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: -- cgit v1.2.1