Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@aminalaee aminalaee released this 07 Feb 15:32
· 145 commits to main since this release
0aaf105

Added

  • Support SQLAlchemy V2 in #411
  • Support PostgreSQL arrays in #414
  • Add custom form converters in #399
  • Support SQLAlchemy composite types in #421
  • Add sqlalchemy_utils PhoneNumberType, ColorType and ArrowType in #422

Fixed

  • Fix re-rendering create/edit page with existing data in #385
  • Fix exclude columns breaking order in #407
  • Fix control relationships in list page in #409
  • Fix asyncpg BigInt query in #416

Full Changelog: 0.8.0...0.9.0