Skip to content

zvariant-3.2.0

Choose a tag to compare

@zeenix zeenix released this 11 May 07:56
· 3544 commits to main since this release
  • Correctly (de)serialize non-unit enums.
  • Allow (de)serialization of unit enums as strings.
  • make it buildable on non-unix targets.
  • implement ordering traits on Str.
  • fix serialization of FDs in structure.
  • fix a few panics on invalid inputs.