Skip to content

zvariant_derive-3.1.0

Choose a tag to compare

@zeenix zeenix released this 11 May 07:55
· 3671 commits to main since this release

New release to go with zvariant 3.1.0.

  • New signature = "..." attribute.
    • Type derive uses its value as a hardcoded signature.
    • Value and OwnedValue assume dictionary encoding for structs if value is a{sv} or dict.
  • Deprecate TypeDict in favor of Type macro w/ the new signature attribute.
  • Allow use of zvariant throught the zbus re-export.
  • Separate README for the subcrate.