news 28 Posted June 20, 2016 We are pleased to announce version 0.32.1 of Vala, a compiler for the GObject type system. Vala 0.32.1 is now available for download at:    http://download.gnome.org/sources/vala/0.32/ Changes since 0.32.0  * 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 (8):       vapi: Update GIR-based bindings       gtk+-3.0: Mark arguments as 'out' for Entry.get_frame_size()       gtk+-2.0: Mark arguments as 'out' for Entry.get_text_area_size()       atk: Update from gir       gstreamer: Update to 1.8.1       gio-unix-2.0: Fix DesktopAppInfo.get_keywords()       gstreamer: Skip private padding fields       gtk+3.0: Fix Gtk.Range.get_range_border() Aurélien Zanelli (1):       gstreamer-controller-1.0: Rename DirectControlBinding.new_absolue to 'with_absolute' Jürg Billeter (1):       Release 0.32.1 Luca Bruno (1):       gtk+-2.0, gtk+-3.0: Make CellEditable.start_editing event parameter nullable Maciej Borzecki (1):       libnl-3.0.vapi: extend VAPI Steven Oliver (1):       glib-2.0: Add abs() to float and double _______________________________________________ Share this post Link to post