]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.56.5 0.56.5
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 25 Mar 2023 16:17:31 +0000 (17:17 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 25 Mar 2023 16:22:08 +0000 (17:22 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index e67fb6db3cd84c45c312bd2602148aa9acb0345c..c8f93503d0528f88bfec20d67ad90608767eb707 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Vala 0.56.5
+===========
+ * Various improvements and bug fixes:
+  - codegen:
+    + Consistently handle GLib.Error as boxed type [#1418]
+    + Add cast to accessor calls for generic property implementations
+    + Use g_object_class_override_property to implement generic interface
+      properties [#1419]
+    + Add declaration for register call of dynamic DBus interfaces [#1422]
+  - vala:
+    + Correctly handle pre/post-increment expression as index of element
+      access [#1417]
+    + Set proper value-type of unary ref/out expression in initializers [#1421]
+    + Allow assignment of namespace fields with inline allocated arrays
+  - gtkmodule: Improve error messages
+
+ * Bindings:
+  - gtk4: Update to 4.10.1~40b154bf from 0.58
+  - gtk4: Add sealed to all the final types
+  - gtk+-3.0: Fix ToolPalette.icon_size get-accessor type
+  - webkitgtk-6.0: Update to 2.39.90
+
 Vala 0.56.4
 ===========
  * Various improvements and bug fixes:
index 73f14c14512cd6be3ae43da29b487440a9d5f599..eabb9fe38fafb3aff435ba5bab4cab9eaebd1c97 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH VALA-GEN-INTROSPECT "1" "February 2023" "gen-introspect 0.56.4" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "March 2023" "gen-introspect 0.56.5" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 7805b80197da19246825c018f0b797aeadc71b7f..f203d3f9b466a8ef21406f0e7aae38efba363fbd 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH VALAC "1" "February 2023" "Vala 0.56.4" "User Commands"
+.TH VALAC "1" "March 2023" "Vala 0.56.5" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index c107d7d1368768e166a1cc4609a7f94b5a9bb693..4681fbeb872cea581f7d95d28bd08c86d57b730f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH VALADOC "1" "February 2023" "Valadoc 0.56.4" "User Commands"
+.TH VALADOC "1" "March 2023" "Valadoc 0.56.5" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index e0b22c1ee74456e2cb8d156bc135d1d6365e175b..20e1a04ab02e731fc3c835b117b49f007c3e7490 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH VAPIGEN "1" "February 2023" "Vala API Generator 0.56.4" "User Commands"
+.TH VAPIGEN "1" "March 2023" "Vala API Generator 0.56.5" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS