2021-06-04 Rico Tzschichholz Release 0.50.9 glib-2.0: Add missing has_typedef attributes on SourceFuncs delegates pango: Mark language parameter of AttrIterator.get_font() as out 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 tests: Extend "generics reference transfer" test to increase coverage 2021-05-19 Rico Tzschichholz 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-19 Rico Tzschichholz codegen: Replace wrongly hard coded usage of G_OBJECT_GET_CLASS This is used by plain GTypeInstance classes as well. tests: Refactor "fields" test to increase coverage tests: Add "ThreadPool" test to increase coverage codegen: GArray, GByteArray and GPtrArray are reference counted 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