2021-06-04 Rico Tzschichholz Release 0.52.4 2021-05-27 Rico Tzschichholz glib-2.0: Add missing has_typedef attributes on SourceFuncs delegates gtk+-3.0: Update to 3.24.29+f9fe28ce gtk4: Update to 4.3.0+24f0ae1d pango: Mark language parameter of AttrIterator.get_font() as out gstreamer: Update from 1.19.0+ git master vala: Parameter following params-array parameter is not allowed Fixes https://gitlab.gnome.org/GNOME/vala/issues/1183 codegen/vala: Improve check for GLib.Source derived classes 2021-05-19 Rico Tzschichholz vapi: Update GIR-based bindings tests: Add "no-reply" DBus test to increase coverage codegen: Mark entry point method implementation "_vala_main" as static Thanks to Al Thomas 2021-05-19 Alistair Thomas doc: Update man page to include more information on profiles 2021-05-18 Rico Tzschichholz codegen: Don't add errornous cast for unknown type_symbol This causes invalid C code for reference transfer of GenericType. Regression of 7ae2f115a702439bd94bf09867b38019f39d010f Fixes https://gitlab.gnome.org/GNOME/vala/issues/1180 codegen: Replace wrongly hard coded usage of G_OBJECT_GET_CLASS This is used by plain GTypeInstance classes as well. 2021-05-07 Rico Tzschichholz tests: Refactor "fields" test to increase coverage tests: Add "ThreadPool" test to increase coverage codegen: GArray, GByteArray and GPtrArray are reference counted 2021-05-02 Rico Tzschichholz tests: Add "properties in structs" test to increase coverage tests: Extend "array field intializer" test to increase coverage tests: Add "generic array" test to increase coverage tests: Add "delete" test to increase coverage