Skip to content

v3.0.0b4

Compare
Choose a tag to compare
@erikwrede erikwrede released this 27 Feb 20:32
· 13 commits to master since this release
3720a23

What's Changed

  • Enable sorting when batching is enabled by @PaulSchweizer in #355
  • Add Black to pre-commit by @erikwrede in #361
  • Fix: RelationshipLoader should utilize DataLoader from the get_data_loader_impl() function, and not directly from aiodataloader library by @flipbit03 in #362
  • Add support for UUIDs in @hybrid_property by @flipbit03 in #363
  • chore: limit CI runs to master pushes & PRs by @erikwrede in #366
  • Support GQL interfaces for polymorphic SQLA models by @polgfred in #365
  • feat(async): add support for async sessions by @jendrikjoe in #350
  • Fix installation instruction: '--pre' instead of '>=3' by @zahrevsky in #372
  • refactor!: use the same conversion system for hybrids and columns by @erikwrede in #371
  • Stricter non-null fields for relationships by @polgfred in #367
  • fix singledispatch inheritance by @erikwrede in #377
  • chore: limit lint runs to master pushes and PRs by @sabard in #382
  • fix: warnings in docs build by @sabard in #383

New Contributors

Full Changelog: 3.0.0b3...v3.0.0b4