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

zvariant 3.10.0

Choose a tag to compare

@zeenix zeenix released this 10 May 22:03
· 231 commits to main since this release
  • Implement Clone for Error.
  • Introduce Error::InputOutput(Arc<..>) and deprecated Error::Io in favour of it.
  • Implement Default for Optional.
  • Misc minor fixes and improvements.