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 0f5efab commit 677974aCopy full SHA for 677974a
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## [Unreleased]
4
5
+## [0.17.8]
6
+
7
+Paskal Sitepu:
8
+- glib-macros: Import `ParamSpecBuilderExt` inside the scope of `DerivedObjectProperties::derived_properties`
9
+- glib-macros: Disambiguate `TryFrom<usize>::Error` for `DerivedPropertiesEnum`
10
+- glib-macros: Strip raw identifier prefix from struct members for the `Properties` macro
11
12
+Sebastian Dröge:
13
+- glib: Allow using `Path` / `PathBuf` in `glib::Value`s
14
+- glib: Fix inverted boolean conditions when deciding whether to reserve new space
15
+- glib: collections: Change early return to assertion in collection reserve functions
16
17
## [0.17.7]
18
19
Fina Wilke:
0 commit comments