Skip to content
Release 2.4.0

* Allow converting a `Cow<str>` to the all types.
* Correctly deserialization from `String`. This allows deserialization from `std::io::Read`.
* Require latest zvariant release.