news 28 Posted March 21, 2016 We are pleased to announce version 0.32.0 of Vala, a compiler for the GObject type system. Vala 0.32.0 is now available for download at:    http://download.gnome.org/sources/vala/0.32/ Changes since 0.31.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 (16):       glib-2.0: Fix wrong Version annotation and really add binding for g_close       gio-2.0: "inbuf" argument of Converter.convert() is not nullable       gtk+-3.0: Update to 3.19.8+3f4f914f       vapi: Update GIR-based bindings       gdk-3.0, gtk+-3.0: Update to 3.19.9       gtk+-3.0: Further syncing from g-i-generated binding       vapi: Update GIR-based bindings       gstreamer: Update to 1.7.2       gstreamer: Update to 1.7.2+       vapi: Update GIR-based bindings       gstreamer: Update to 1.7.90       json-glib-1.0: Update to 1.1.2       gtk+-3.0: Update to 3.19.11+       json-glib-1.0: Keep compatibility with 1.0.x and lower       gtk+-3.0: Update to 3.19.12       vapi: Update GIR-based bindings Jürg Billeter (3):       vala: Fix critical warning with dynamic properties       Revert "codegen: Create only one vala-array helper function per array-type"       Release 0.32.0 Alistair Thomas (1):       linux: add dependency on to in Linux.Network _______________________________________________ Share this post Link to post