Skip to content

Releases: z-galaxy/zbus

zvariant_derive-5.10.0

22 Feb 14:02
02f48c4

Choose a tag to compare

  • New release to go with zvariant 5.10.0

zvariant-5.10.0

22 Feb 14:02
02f48c4

Choose a tag to compare

Added

  • ✨ Implement Basic for more types. #1681

Changed

  • 🚚 Rename an internal macro.

Dependencies

  • ⬆️ Update libfuzzer-sys to v0.4.12 (#1709).

Fixed

  • 🐛 Encode bool as single byte in GVariant.

Testing

  • ✅ Add test case for bool encoding.

zbus_xmlgen-5.3.0

22 Feb 14:04
02f48c4

Choose a tag to compare

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

22 Feb 14:03
02f48c4

Choose a tag to compare

  • New release to go with zbus 5.14.0

zbus-5.14.0

22 Feb 14:03
02f48c4

Choose a tag to compare

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

19 Jan 15:32
3c2fae5

Choose a tag to compare

Fixed

  • 🐛 Allow out_args with 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

19 Jan 15:32
3c2fae5

Choose a tag to compare

Fixed

  • 🐛 fix regression on windows build. #1686
  • 🐛 Correct Peer interface to work on any arbitrary object path.

zvariant_derive-5.9.2

18 Jan 18:35
f473c1d

Choose a tag to compare

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

18 Jan 18:36
f473c1d

Choose a tag to compare

Other

  • ⏪️ Revert "🐛 zv: Don't impl Type for dicts with non-basic keys".

zbus_macros-5.13.1

11 Jan 12:46
005c247

Choose a tag to compare

Fixed

  • 🐛 Allow out_args with multiple names for non-tuple types.

Other

  • 🤖 release-plz: Fix formatting of CHANGELOG files.
  • 🤖 release-plz: Use the default header in changelog.