Skip to content
Release 3.1.0

* Add name attribute to incorrectly snake_case names.
* Use `quick-xml` API from zbus for XML parsing instead of `serde-xml`-based.
* Set default service & path when it's known.
* Specify `assume_defaults` when service or path is unknown.
* Require zbus 3.6.1.