Skip to content

Releases: uriyyo/fastapi-pagination

0.4.1

04 Dec 22:46
Compare
Choose a tag to compare
πŸš€ tortoise integration

0.4.0

28 Nov 15:36
Compare
Choose a tag to compare
  • Fix databases+postgres and orm+postgres integration
  • Add ability to implicitly set pagination params

0.3.0

09 Nov 15:20
Compare
Choose a tag to compare
  • Add the ability to paginate gino ModelLoaders.
  • Fix bug when Pagination Params can't be instantiated with default params.

0.2.0

09 Nov 10:11
Compare
Choose a tag to compare

Implement integration with sqlalchemy, gino, orm, databases

0.1.0

06 Nov 18:59
Compare
Choose a tag to compare

Implement integration with SQLAlchemy and Gino