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



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

Vala 0.20.1 is now available for download at:
   http://download.gnome.org/sources/vala/0.20/

Changes since 0.20.0
 * Bug fixes.

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

---
Evan Nemerson (3):
      json-glib-1.0: the get_root() methods return values are nullable.
      gtk+-3.0: make IconInfo a compact class instead of a GObject
      gtksourceview-2.0: fix SourceGutter.set_cell_{data,size}_func

Jürg Billeter (1):
      Release 0.20.1

Simon Werbeck (2):
      Set correct parent_statement for MemberInitializer
      Check parameter directions in inherited methods



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