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



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

Vala 0.17.6 is now available for download at:
   http://download.gnome.org/sources/vala/0.17/

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

---
Jamie McCracken (1):
      Genie: Fix functions can take only one Generic as argument (611191)

Jürg Billeter (2):
      Accept non-automatic properties with default value
      Release 0.17.6

Marc-André Lureau (1):
      glib-2.0: Add g_utime binding

Philip Withnall (1):
      gobject-2.0: Mark parameter of WeakRef() and WeakRef.set() as nullable



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