2 Mar 2008 15:38
[ANNOUNCE] Vala 0.1.7 - Compiler for the GObject type system
Jürg Billeter <j <at> bitron.ch>
2008-03-02 14:38:20 GMT
2008-03-02 14:38:20 GMT
We are pleased to announce version 0.1.7 of Vala, a compiler for the GObject type system. Vala 0.1.7 is now available for download at: http://download.gnome.org/sources/vala/0.1/ Changes since 0.1.6 * Support private property accessors. * Support default values for properties. * Improve support for array length and delegate target parameters. * Improve delegate and signal handler support. * Introduce new syntax to declare errordomains. * Improve exception support. * Report errors for missing return statements. * Report warnings for unreachable code. * Improve support for generic types. * Support pointer member access and pointer element access. * Support pointer arithmetic. * Add --quiet commandline option (Emmanuele Bassi) * Add WebKit bindings. * Add JSON-GLib bindings (Ali Sabil) * Add goocanvas bindings (Roberto Majadas) * Add hildon-fm-2 bindings (Levi Bard) * Add taglib bindings (Andreas Brauchli) * Add libusb bindings (Evan Nemerson) * Add bzip2 bindings (Maciej Piechotka) * Updates to the GLib, GTK+, GStreamer, and libsoup bindings. * Fixes for Windows. * Many bug fixes.(Continue reading)
RSS Feed