Skip to content

v0.31.5

Choose a tag to compare

@yukinarit yukinarit released this 15 Jun 14:15
5a4c2b7

What's Changed

Bug fixes

  • Apply global class (de)serializers to top-level values (fixes #514) by @gaoflow in #762
  • Fix JSON deserialization of IntEnum/IntFlag dict keys by @sarathfrancis90 in #763
  • Fix custom field serializer inside a flattened field by @gaoflow in #756
  • Fix serialization of PEP 695 type-alias unions by @gaoflow in #754

New Contributors

Full Changelog: v0.31.4...v0.31.5