We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ecbbc commit 2b2bc94Copy full SHA for 2b2bc94
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## [Unreleased]
4
5
+## [0.17.9]
6
+
7
+Paskal Sitepu:
8
+- glib-macros: Strip out `r#` prefix from property names inside the `GObject`
9
+- glib-macros: Add a test for the `Properties` macro where keywords are being used
10
+- glib-macros: Update the doc of the `Properties` macro to elaborate on usage of keywords as property names
11
12
+Sebastian Dröge:
13
+- glib: Enable various smallvec features
14
+- Fix various new Rust 1.69 clippy warnings
15
+- glib: Fix compiletest expected error output for Rust 1.69
16
17
## [0.17.8]
18
19
Paskal Sitepu:
0 commit comments