Skip to content

v2.10

Compare
Choose a tag to compare
@Fatal1ty Fatal1ty released this 30 Dec 20:39
· 719 commits to master since this release

Changes

  • Added support for dialects.
  • Fixed type hints for to_msgpack and from_msgpack methods. See #63.
  • Fixed serialzation / deserialization override using serialization_strategy config option in a generic dataclass.