Skip to content

zbus-5.15.0

Choose a tag to compare

@zeenix zeenix released this 26 Apr 16:59
· 293 commits to main since this release
de33018

Added

  • ✨ Introduce DispatchResult2 with fdo::Result for dispatch futures.
  • ✨ Add Builder::build_message_stream.

Changed

  • ♻️ Port Interface and dispatch sites to DispatchResult2.

Deprecated

  • 🗑️ Deprecate DispatchResult in favour of DispatchResult2.

Documentation

  • 📝 Configure docs.rs to build for all supported targets.

Testing

  • ✅ Cover D-Bus error name preservation on property setters.
  • ✅ Explicitly choose host endianess in a test.