Skip to content

0.15.13

Choose a tag to compare

@uriyyo uriyyo released this 19 May 13:49
· 206 commits to main since this release
a6b2557

What's Changed

  • Add SQLAlchemy 2.1 support using TypeVarTuple for Row type compatibility. #1843
  • Add inline_count parameter for single-query pagination. #1876
  • Support callable for additional_data parameter. #1888
  • Add peewee integration. #1838

New Contributors

Thanks to @rhynzler, @emfpdlzj, @rleyton and @NatanKonig !

Full Changelog: 0.15.12...0.15.13