Releases: dbus2/zbus
Releases Β· dbus2/zbus
π zbus 3.15.2
To go with zbus_macros 3.15.2. Other changes:
- π¨ Fix clippy lints.
- π₯ Drop some unneeded imports.
π zvariant_derive 4.0.1
- π Unpin zvariant_utils version in Cargo.toml files. #652.
- π₯ Remove redundant imports.
- β¬οΈ Update dependencies:
- proc-macro-crate to v3.
- syn to 1.0.109.
- serde_repr to 0.1.18.
- quote to 1.0.35.
- enumflags2 to 0.7.9.
π zvariant_derive 3.15.1
- π Unpin zvariant_utils version in Cargo.toml files.
- π₯ Remove some redundant imports.
π zvariant 4.0.1
- ποΈ Fix compilation of gvariant feature on non-unix platforms.
- π½οΈ zv: Update glib API use in gvariant tests. Should have been part of 2a5d82c.
- π₯ zx,zv: Remove 2 unneeded imports.
- β¬οΈ Update dependencies:
- glib to 0.19.
- uuid to 1.7.0.
- url to 2.5.0.
- time to 0.3.34.
- serde_repr to 0.1.18.
- enumflags2 to 0.7.9.
- chrono to 0.4.34.
- arrayvec to 0.7.4.
π zvariant 3.15.1
- ποΈ Correct signature for Ipv4Address & Ipv6Address
- π₯ Drop redundant public use
- β¨ impl Display for Value, Array, Structure, Dict & Maybe
- β¨ Implement Type for std::collections::HashSet
π zbus_macros 4.1.1
- π Unpin zvariant_utils version in Cargo.toml files. #652.
π zbus_macros 3.15.1
π Unpin zvariant_utils version in Cargo.toml files.
π₯ Remove some redundant imports.
π zbus 4.1.1
The actual change is in zbus_macros 4.1.1.
π zbus 3.15.1
- π¨ Impl Display instead of ToString for MatchRule.
- π₯ Remove some redundant imports.
- π¨ Fix some clippy warnings.
π zbus_macros 4.1.0
To go with zbus 4.1.0.
- π₯ Remove redundant imports.
- β¬οΈ Updated deps:
- proc-macro-crate to v3.
- syn to 1.0.109.
- regex to 1.10.3.
- quote to 1.0.35.