news 28 Posted August 11, 2015 We are pleased to announce version 0.28.1 of Vala, a compiler for the GObject type system. Vala 0.28.1 is now available for download at: http://download.gnome.org/sources/vala/0.28/ Changes since 0.28.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 --- Jürg Billeter (1): Release 0.28.1 Luca Bruno (1): codegen: check for null value before calling g_strv_length Rico Tzschichholz (5): vapi: Update GIR-based bindings gtk+-3.0: Update to 3.16.1 Revert "glib-2.0: Conditionally use boxed OptionContext since 2.44" glib-2.0: Conditionally use boxed OptionGroup since 2.44 codegen: fix generating struct equal function _______________________________________________ Share this post Link to post