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



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

Vala 0.30.0 is now available for download at:
   http://download.gnome.org/sources/vala/0.30/

Changes since 0.29.3
 * 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

---
Rico Tzschichholz (10):
      gtk+-3.0: Update to 3.17.7
      webkit2gtk-4.0: Update to 2.9.90
      vapi: Update GIR-based bindings
      gtk+-3.0: add scope async to Gtk.Clipboard request/set_with methods
      gtk+-2.0: add scope async to Gtk.Clipboard request/set_with methods
      vapi: Update GIR-based bindings
      glib-2.0: add new symbols for 2.46
      gtk+-3.0: Make callback-scope async according to introspection annoations
      vapi: Update GIR-based bindings
      gtk+-3.0: Update to 3.17.8+d5f17549

Luca Bruno (4):
      posix: add PrintfFormat to syslog()
      gtk+-3.0: add scope async to Gtk.Clipboard request methods
      gtk+-3.0: lt-vapigen -> vapigen
      gtk+-3.0: use wildcard for Gtk.Clipboard request methods

Jürg Billeter (1):
      Release 0.30.0


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