2017-11-09 Rico Tzschichholz Release 0.36.7 2017-10-26 Daniel Espinosa libxml-2.0: Add DTD methods https://bugzilla.gnome.org/show_bug.cgi?id=789442 2017-10-26 Rico Tzschichholz codegen: Avoid possible conflicts with internal property/signal defines https://bugzilla.gnome.org/show_bug.cgi?id=788964 gio-2.0: Expose g_task_get_source_object as Task.get_unowned_source_object ... and some nullable fixes gtk+-4.0: Update to 3.92.1 Regenerate GIR-based bindings https://bugzilla.gnome.org/show_bug.cgi?id=788775 codegen: Prioritize "array_length=true" over "array_null_terminated=true" If arrays claim to have an array-length and also are null-terminated then use and rely on the given length. Adapt the girparser for this and add "array_length = true" accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=788775