Skip to content

v1.0.0

Choose a tag to compare

@oxan oxan released this 23 Oct 19:35
· 103 commits to master since this release

Features & fixes:

  • Allow serialization of properties created using @property decorator.
  • Allow dataclass types to be serialized by a type not inheriting from DataclassSerializer (usually a Field).