File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.17.2]
6
+
7
+ Andrey Kutejko:
8
+ - glib: Implement ` PartialEq ` and ` PartialOrd ` for ` WeakRef `
9
+
10
+ Bilal Elmoussaoui:
11
+ - glib: Add missing ` ObjectImpl ` vfuncs overrides
12
+ - glib: Mention lack of finalize method on ` ObjectImpl `
13
+
14
+ Jason Francis:
15
+ - glib-macros: allow properties macro generated functions to be unused
16
+ - glib: implement ` WatchedObject ` for ` BorrowedObject `
17
+
18
+ Mathieu Duponchelle:
19
+ - glib: object: address misleading casting docs
20
+
21
+ Matteo Biggio:
22
+ - gio: ` SimpleAction ` : take ownership of value without leaking it
23
+
24
+ Paolo Borelli:
25
+ - glib: properties: impl ` HasParamSpec ` for ` Vec<String> ` and ` StrV `
26
+ - glib-macros: Derive ` HasParamSpec ` for ` SharedBoxed `
27
+ - glib: Add ` StrV::join() ` method
28
+ - glib: Add ` StrV::contains() ` method
29
+
30
+ SeaDve:
31
+ - glib-macros: slightly improve ` Properties ` macro docs
32
+
33
+ Sebastian Dröge:
34
+ - Update gir-files
35
+ - Regenerate with latest gir-files
36
+ - glib: Ignore new 2.76 free functions
37
+ - gio: Don't pass ` NULL ` to ` g_list_store_find_with_equal_func_full() `
38
+
5
39
## [ 0.17.1]
6
40
7
41
Guillaume Desmottes:
You can’t perform that action at this time.
0 commit comments