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

2010-02-04 Thread Jürg Billeter
We are pleased to announce version 0.7.10 of Vala, a compiler for the GObject type system. Vala 0.7.10 is now available for download at: http://download.gnome.org/sources/vala/0.7/ Changes since 0.7.9 * Support coalescing operator ??. * Support to_string and bitwise complement with enums.

Re: [Vala] [ANNOUNCE] Vala 0.7.10 - Compiler for the GObject type system

2010-02-04 Thread Rodrigo Cares
Great, congratulations. 2010/2/4 Jürg Billeter j...@bitron.ch We are pleased to announce version 0.7.10 of Vala, a compiler for the GObject type system. Vala 0.7.10 is now available for download at: http://download.gnome.org/sources/vala/0.7/ Changes since 0.7.9 * Support coalescing