Skip to content

zvariant 3.9.0

Choose a tag to compare

@zeenix zeenix released this 11 May 07:59
· 3044 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}.