File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.17.3]
6
+
7
+ Fabio Valentini:
8
+ - pangocairo-sys: fix package.description in Cargo.toml
9
+
10
+ Jason Francis:
11
+ - gio: add ` FileEnumerator::into_stream `
12
+ - glib: Only optimize ` IntoGStr ` for ` String ` when capacity allows
13
+
14
+ Marco Mastropaolo:
15
+ - gio: Added subclassing support for ` gio::SocketControlMessage `
16
+ - gio: Fixed unit tests under macOS and possibly other \* nix flavors
17
+
18
+ Marco Melorio:
19
+ - glib: Add ` connect_notify* ` methods to ` SignalGroup `
20
+
21
+ Matteo Biggio:
22
+ - glib: strv: when calling ` g_strv ` FFI method, use our ` as_ptr ` implementation
23
+
24
+ Sebastian Dröge:
25
+ - glib: Optimize ` IntoGStr ` impl for ` String ` by simply appending a NUL-byte
26
+ - glib: Depend on glib-macros 0.17.3 for ` ValueDelegate ` derive macro
27
+
28
+ ranfdev:
29
+ - glib: Add ` ValueDelegate ` derive macro
30
+ - glib: impl ` HasParamSpec ` on ` glib::Variant `
31
+ - glib: Add nullable attribute on ` Properties ` macro
32
+ - glib: Explain ` nullable ` attribute
33
+
5
34
## [ 0.17.2]
6
35
7
36
Andrey Kutejko:
You can’t perform that action at this time.
0 commit comments