2020-08-10 Rico Tzschichholz Release 0.48.9 tests: Add "nested namespace" girwriter test to increase coverage See https://gitlab.gnome.org/GNOME/vala/issues/1059 tests: Add "constant and union" gir test to increase coverage tests: Add "property accessor with try statement" test to increase coverage tests: Add more "invalid" tests to increase coverage Revert "girwriter: Use appropriate get_ccode_* functions" This reverts commit 7b0498d4f4fcaa3bd9e04d65560324847136f0ac. Fixes https://gitlab.gnome.org/GNOME/vala/issues/1059 tests: Add "signal error marshalling" test to increase coverage gstreamer: Update from 1.17.2+ git master gtk4: Update to 3.99.0+358b698e 2020-08-10 Jeremy Philippe posix: Declare WRDE_APPEND constant as public 2020-08-10 Rico Tzschichholz posix: Add missing "has_typedef" attribute for some delegates goocanvas-2.0: Fix some field ownerships and types Fixes https://gitlab.gnome.org/GNOME/vala/issues/1057 tests: Add "return in construct/destructor" tests to increase coverage tests: Add "enum typed property" tests to increase coverage vala: Mark tranformed member-access as qualified Regression of 866258f688d781f3536892b8f93abdd3112198ec See https://gitlab.gnome.org/GNOME/vala/issues/57 gio-2.0: Include "gio/gsettingsbackend.h" for GLib.SettingsBackend members Fixes https://gitlab.gnome.org/GNOME/vala/issues/1054 girparser: Add support for string "feature_test_macro" metadata codegen: Include header for base-symbols when connecting vfuncs This eases the handling of types which are split over different headers. pango: Update from 1.45.4+ vala: Inherit CCode.returns_floating_reference attribute from base method Regression of 49a6d475052ec476140c545a26ac8d5abe35c849 Fixes https://gitlab.gnome.org/GNOME/vala/issues/1053 gio-unix-2.0: Fix "g_unix_mount_for" binding Fixes https://gitlab.gnome.org/GNOME/vala/issues/1052