pypi ormsgpack 1.7.0

latest releases: 1.12.2, 1.12.1, 1.12.0...
18 months ago

Fixed

  • Detect Pydantic 2.10 models #311
  • Fix serialization of dataclasses without __slots__ and with a field defined
    with a descriptor object as default value, a field defined with init=False
    and a default value, or a cached property

Changed

  • Drop support for Python 3.8
  • Support OPT_SORT_KEYS also for Pydantic models #312
  • Improve deserialization performance

Don't miss a new ormsgpack release

NewReleases is sending notifications on new releases.