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



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

Vala 0.22.0 is now available for download at:
   http://download.gnome.org/sources/vala/0.22/

Changes since 0.21.2
 * Support chain up to constructv functions.
 * 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

        http://www.vala-project.org/


The Vala Team

---
Arnel A. Borja (1):
      cairo: Fixes to RecordingSurface, PdfSurface and SvgSurface bindings

Evan Nemerson (3):
      bindings: update GIR-based GNOME bindings from jhbuild
      libsoup-2.4: fix symbol name in some deprecated since annotations
      gio-2.0: re-add MenuModel.get_item_links

Florian Brosch (2):
      libxml-2.0: Fix SchemaValidCtxt
      glib-2.0: de-deprecate string.offset

Jürg Billeter (1):
      Release 0.22.0

Luca Bruno (1):
      Support chain up to constructv functions.

Rico Tzschichholz (2):
      codegen: Don't define varidic helper *_constructv_full as static
      gtk+-3.0: Update to 3.9.16



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