Releases: z-galaxy/zbus
Releases · z-galaxy/zbus
zvariant_derive-5.10.0
- New release to go with zvariant 5.10.0
zvariant-5.10.0
zbus_xmlgen-5.3.0
Added
- 🚸 make error compatible with anyhow.
Fixed
- 🐛 Distinguish struct return from multiple returns. #1241
Other
- 🤖 Fix formatting of CHANGELOG files.
- 🤖 Use the default header in changelog.
zbus_macros-5.14.0
- New release to go with zbus 5.14.0
zbus-5.14.0
Added
- ✨ Add helper for IBus connection creation. #964
- 🚸 Add Display trait to D-Bus name request reply types.
Changed
- 🔧 Extend process module run() to all Unix platforms.
Fixed
- 🐛 Do not use SendFlags::NOSIGNAL on Redox.
Other
- 📦️ Add async-recursion for Unix targets.
- 🚨 silence unused import on windows.
- 🚨 silence unused warning on windows test.
zbus_macros-5.13.2
Fixed
- 🐛 Allow
out_argswith multiple names for non-tuple types.
Other
- 🤖 release-plz: Fix formatting of CHANGELOG files.
- 🤖 release-plz: Use the default header in changelog.
zbus-5.13.2
Fixed
- 🐛 fix regression on windows build. #1686
- 🐛 Correct Peer interface to work on any arbitrary object path.
zvariant_derive-5.9.2
Fixed
- 🐛 Fix hard-coded zvariant path in signature generation.
Other
- 🤖 release-plz: Fix formatting of CHANGELOG files.
- 🤖 release-plz: Use the default header in changelog.
Testing
- ✅ Add tests for
signature_to_tokens_with_crate.
zvariant-5.9.2
Other
- ⏪️ Revert "🐛 zv: Don't impl Type for dicts with non-basic keys".
zbus_macros-5.13.1
Fixed
- 🐛 Allow
out_argswith multiple names for non-tuple types.
Other
- 🤖 release-plz: Fix formatting of CHANGELOG files.
- 🤖 release-plz: Use the default header in changelog.