Skip to content

Releases: dbus2/zbus

🔖 zvariant 5.4.0

07 Feb 13:44
8fff8e2
Compare
Choose a tag to compare
  • *Value derive macros now support optional fields in dict structs. #311

🔖 zvariant_utils 3.2.0

05 Feb 12:40
20e211d
Compare
Choose a tag to compare
  • ⬆️ Update winnow to 0.7.

🔖 zvariant 5.3.0

05 Feb 12:40
20e211d
Compare
Choose a tag to compare
  • ✨ Implement From<Arc<str>> & From<Cow<str>> for Value.
  • 🐛 Don't assume enum discriminant to be always a literal in Value macros.
  • ⬆️ Update winnow to 0.7.
  • ⬆️ Update rand to 0.9.0.

🔖 zbus_xmlgen Release 5.1.0

05 Feb 12:41
20e211d
Compare
Choose a tag to compare
  • ⬆️ Update clap to v4.5.27.

🔖 zbus_names 4.2.0

05 Feb 12:43
20e211d
Compare
Choose a tag to compare
  • ⬆️ Update winnow to 0.7.

🔖 zbus 5.4.0

05 Feb 12:41
20e211d
Compare
Choose a tag to compare
  • 🐛 Correctly format list of accepted auth mechanisms in error string. #1216
  • 🩹 Do not reply if no-reply-expected flag is set.
  • ⬆️ Update winnow to 0.7.
  • ⬆️ Update rand to 0.9.0.

🔖 zbus 5.3.1

23 Jan 15:54
c312981
Compare
Choose a tag to compare
  • 🐛 Drop unnecessary 'static lifetime requirements in proxy. The passed strings just need to
    satisfy the inner lifetime of the proxy.
  • 🐛 Fix generated get_all() function. Naming the optional header parameter 'header' several
    times for different property getters collides with the 'header` local argument of the generated
    get_all() function. Obvious workaround is don't name your special parameter 'header'. This is
    easily fixed by simply wrapping each getter code block generated for get_all() in its own scope.

🔖 zbus_xmlgen 5.0.2

17 Jan 14:22
9780c5e
Compare
Choose a tag to compare
  • 🐛 Gracefully handle the situation of rustfmt.
  • ⬇️ Lower MSRV to 1.77.

🔖 zbus_xml 5.0.2

17 Jan 14:15
6d283cd
Compare
Choose a tag to compare
  • ⬇️ Lower MSRV to 1.77.

🔖 zbus_names 4.1.1

13 Jan 11:54
db84fa9
Compare
Choose a tag to compare
  • ⬇️ Lower MSRV to 1.77.