Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

zvariant 3.9.0

Compare
Choose a tag to compare
@zeenix zeenix released this 10 May 22:02
· 331 commits to main since this release
  • Deserialize impl of OwnedObjectPath shouldn't assume borrowed string. This allows this type to be deserialized from a std::io::Read.
  • Implement Type for Path and PathBuf.
  • Add chrono feature that enables Type for chrono::{DateTime, NaiveTime, NaiveDateTime}.