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



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

Vala 0.26.0 is now available for download at:
   http://download.gnome.org/sources/vala/0.26/

Changes since 0.25.4
 * Bug fix 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

---
Jürg Billeter (1):
      Release 0.26.0

Luca Bruno (1):
      Revert "Fix regression when assigning owned expressions to unowned variables."

Rico Tzschichholz (3):
      bindings: Update GIR-based bindings
      vapigen: Don't override VALAC and use the available one like the rest
      webkit2gtk-4.0: Update to 2.5.90



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