Download Latest Version Version 0.20.0 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of msgspec

Home / 0.18.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-01-22 737 Bytes
Version 0.18.6 source code.tar.gz 2024-01-22 1.3 MB
Version 0.18.6 source code.zip 2024-01-22 1.4 MB
Totals: 3 Items   2.7 MB 0
  • Support coercing integral floats to ints when strict=False (#619).
  • Preserve leading _ when renaming fields to camel or pascal case (#620).
  • Support zero-copy decoding binary fields to a memoryview (#624).
  • Fix a bug when inheriting from the same Generic base class multiple times (#626).
  • Add an order option to all encoders for enforcing deterministic/sorted ordering when encoding. This can help provide a more consistent or human readable output (#627).
  • Support inheriting from any slots-class when defining a new Struct type with gc=False (#635).
  • Automatically infer the input field naming convention when converting non-dict mappings or arbitrary objects to Struct types in msgspec.convert (#636).
Source: README.md, updated 2024-01-22