Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 472 Bytes

CHANGES.md

File metadata and controls

23 lines (14 loc) · 472 Bytes

24.5 (2024-05-08)

  • Bump xsdata minimum version v24.5

24.3 (2024-03-10)

  • Add missing parser/serializer shortcuts
  • General project maintenance

23.8 (2023-08-12)

  • Removed python 3.6 and 3.7 support
  • Added official support for 3.11 and 3.12
  • Set xsdata minimum version v23.5

21.11 (2021-11-02)

  • Fixed dataclass.unsafe_hash mapping to attrs.hash property #7

21.8 (2021-08-03)

  • Initial Release