news 28 Posted January 31, 2016 We are pleased to announce version 0.30.0 of Vala, a compiler for the GObject type system. Vala 0.30.1 is now available for download at:    http://download.gnome.org/sources/vala/0.30/ Changes since 0.30.1  * Bug fixes and binding updates. Vala is a programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. More information about Vala is available at         http://www.vala-project.org/ The Vala Team --- Rico Tzschichholz (14):       gtk+-3.0: Update to 3.18.0       gtk+-2.0: Update to 2.24.28       gtk+-2.0, gtk+-3.0: Make Image.get_gicon.size out       glib-2.0: Add binding for AsyncQueue.timeout_pop/timeout_pop_unlocked       glib-2.0: Add bindings for g_hostname_*       gio-2.0: Fix type of ActionEntry.change_state_callback       webkit2gtk-4.0: Update to 2.10.3       gtk+-3.0: Fix ListBoxUpdateHeaderFunc while making "before" nullable       gobject-2.0: ObjectClass.list_properties returns unowned elements       gstreamer-1.0: Add Caps.simple, Fix URIHandler interface, Buffer.copy_into       glib-2.0: Fix g_unix_open_pipes binding       Revert "gobject-2.0: ObjectClass.list_properties returns unowned elements"       gio-2.0: Fix Socket.receive_message       gstreamer-1.0: Fix bindings of Buffer.new_wrapped_full / Memory.new_wrapped Luca Bruno (3):       gtkmodule: clear out [GtkChild] on properties it not supported       manpage: add --no-color       codegen: fix criticals when duplicating unowned instnaces Ben Iofel (1):       README: update link to wiki Corentin Noël (1):       vala: check for null parent symbol Florian Brosch (1):       avahi-clent: Fix a typo Jürg Billeter (1):       Release 0.30.1 _______________________________________________ Share this post Link to post