]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.55.3 0.55.3
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 10 Feb 2022 13:35:33 +0000 (14:35 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 10 Feb 2022 13:35:33 +0000 (14:35 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index d01efe62dd6266b54cc1006a0f6592b900daf607..78e8ac62e0308267a915ceb7972de82270d399b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Vala 0.55.3
+===========
+ * Highlights:
+  - Allow usage of dynamic on VarType [#187]
+
+ * Various improvements and bug fixes:
+  - codegen: Use correct target/destroy of delegate field initializer [#1285]
+  - codegen: Stop generating wrappers for dynamic property access
+  - gtkmodule: Improve UI parsing and handling of nested objects and properties
+  - vala:
+    + Add missing TraverseVisitor.visit_data_type()
+    + Improve check of generic type references in static contexts [#1284]
+    + Make sure to drop our "trap" jump target in case of an error [#1287]
+    + Move dynamic property errors to semantic analyzer pass
+    + Free empty stack list for code contexts
+    + Clear SemanticAnalyzer.current_{symbol,source_file} when not needed anymore
+
+ * Bindings:
+  - gio-2.0,glib-2.0,gobject-2.0: Update 2.72 symbols
+  - gstreamer: Update from 1.19.90+ git main
+  - gtk4: Specify sentinel for GtkAcessible methods
+  - gtk4: Update to 4.6.0+06ec4ec1
+  - vapi: Update GIR-based bindings
+
 Vala 0.55.2
 ===========
  * Highlights:
index 23162e924209f5803d1805156216cfab5be117a5..5887e756b35545310ec15e7d71086d87a4988ac2 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VALA-GEN-INTROSPECT "1" "January 2022" "gen-introspect 0.55.2" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "February 2022" "gen-introspect 0.55.3" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index d2540480c8169604973160eb0f1c17cefa9c8f93..816baa81c97f1e13cdae52743e551cc6972d5603 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VALAC "1" "January 2022" "Vala 0.55.2" "User Commands"
+.TH VALAC "1" "February 2022" "Vala 0.55.3" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 505d14209e4bc478ba4dbd66d60ab92bf28604c8..94be350cb0a9541a7e663e0777326b9fd28f59b3 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VALADOC "1" "January 2022" "Valadoc 0.55.2" "User Commands"
+.TH VALADOC "1" "February 2022" "Valadoc 0.55.3" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 5b0e223c3ec5aeccb4376be6db7a5fe6ab3bf846..690873ef6081438d246a36419a5918e22ed9593e 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VAPIGEN "1" "January 2022" "Vala API Generator 0.55.2" "User Commands"
+.TH VAPIGEN "1" "February 2022" "Vala API Generator 0.55.3" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS