pypi ormsgpack 0.2.0

latest releases: 1.12.2, 1.12.1, 1.12.0...
4 years ago

Added

  • Add support for serializing pydantic's BaseModel instances using ormsgpack.OPT_SERIALIZE_PYDANTIC.

Fixed

  • orjson.packb with option argument as ormsgpack.OPT_NON_STR_KEYS serializes bytes key into tuple of integers
    instead of using bin type. This also resulted in assymetrical packb/unpackb.

Misc

  • Added --no-index to pip install ormsgpack to avoid installing from PyPI on CI.

Don't miss a new ormsgpack release

NewReleases is sending notifications on new releases.