Skip to content

πŸ”– zvariant 4.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 19:44
· 1558 commits to main since this release
zvariant-4.1.2
6f7efc9
  • πŸ› implement Hash and Eq properly for Value::F64.
  • πŸ› Fix serialization of Value containing a dictionary for GVariant format. #868
  • 🚨 Fix new clippy warnings.