Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 404 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 404 Bytes

0.1.5 (2021-01-30)

  • Pydantic 1.7.3 support
  • Python 3.9 support

0.1.4 (2021-01-30)

  • Pydantic 1.7 is not supported
  • Python 3.9 is not supported
  • sa2.pydantic.Models() is the new namespace handler
  • stubgen

0.1.1 (2020-09-18)

  • Improved performance of sa_pluck()
  • Fixed numerous small bugs with the detection of properties and association proxies

0.1.0 (2020-07-25)

  • Initial release