[Vala] [ANNOUNCE] Vala 0.13.2 - Compiler for the GObject type system



We are pleased to announce version 0.13.2 of Vala, a compiler for the
GObject type system.

Vala 0.13.2 is now available for download at:
   http://download.gnome.org/sources/vala/0.13/

Changes since 0.13.1
 * Enable flow analysis for out parameters.
 * Refactor attribute handling.
 * Add gedit-3.0 bindings.
 * Add gtksourceview-3.0 bindings.
 * Add rest-0.7 bindings.
 * Add vte-2.90 bindings.
 * Switch clutter-1.0 bindings to .gir.
 * Switch libgdata bindings to .gir.
 * Switch libsoup bindings to .gir.
 * Many bug fixes and binding updates.

Vala is a new 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]