Vala 0.16.0 is now available for download at:
http://download.gnome.org/sources/vala/0.15/
Changes since 0.15.2
* Add udisks2 bindings.
* 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
The Vala Team
_______________________________________________
vala-list mailing list
vala...@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list
Monday, March 26, 2012, 7:47:19 PM, you wrote:
> We are pleased to announce version 0.16.0 of Vala, a compiler for the
> GObject type system.
> Vala 0.16.0 is now available for download at:
> http://download.gnome.org/sources/vala/0.15/
> Changes since 0.15.2
> * Add udisks2 bindings.
> * Bug fixes and binding updates.
_______________________________________________