π zvariant_utils 3.0.0
github-actions
released this
17 Oct 02:20
·
273 commits
to main
since this release
- π§βπ» Add support for multiple lists to def_attrs! macro.
- β¨ Add
Signature
type that represents a D-Bus type signature in parsed form. - π Move
serialized::Format
from zvariant to zvariant_utils. - π₯ Drop
old_new
macro. Also the relatedAttrParse
trait. We only needed it to support the
olddbus_proxy
anddbus_interface
attributes in zbus macros but we just dropped them. - π© Add
gvariant
cargo feature. This is the same feature flag we've in other crates. - β New deps:
serde
nom
static_assertions
- β¬οΈ Bump MSRV to 1.81.