Skip to content

zvariant 3.14.0

Choose a tag to compare

@github-actions github-actions released this 15 May 17:40
· 2685 commits to main since this release
8708e82
  • Add Type and Basic impl for std::num::NonZero* (#334).
  • Add Type impl for std::time::Duration (#334).
  • Add an example for Optional in the docs.
  • Fix a stack overflow in Optional::default implementation. #343
  • Don't allow empty struct signatures.
  • Add missing container depth limit checks in D-Bus deserializer.