File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -171,6 +171,7 @@ Sebastian Dröge:
171
171
- gdk-pixbuf: Ensure that ` transfer-none ` return values in subclassing are staying alive long enough
172
172
- gio: Don't require a ` 'static ` ` &str ` in ` File::enumerate_children_async() ` and ` enumerate_children_future() `
173
173
- glib: Add ` NULL ` debug assertion to ` from_glib_full() ` and others for GObjects
174
+ - glib: Implement ` ValueArray ` ` Value ` traits manually because of the custom paramspec
174
175
175
176
YuraIz:
176
177
- ci: Enable introspection
@@ -184,6 +185,8 @@ ranfdev:
184
185
- glib: properties: infer inline get type
185
186
- glib: properties: ` impl Parse ` for ` ReceivedAttrs `
186
187
- glib: properties: improve errors of missing properties, refactor
188
+ - glib: properties: impl ` PropertyGet ` for ` T: HasParamSpec `
189
+ - glib: properties: Improve properties macro docs
187
190
188
191
## [ 0.16.7]
189
192
You can’t perform that action at this time.
0 commit comments