Releases: paysera/lib-pagination
Releases · paysera/lib-pagination
1.4.0
1.3.0 PHP 8 support
1.2.0: Added ability to transform result items (#8)
Co-authored-by: Antanas Kiselis <[email protected]>
1.1.0: Added support for datetime (#6)
1.0.1
Add Symfony 5 to allowed dependencies (#4)
1.0.0: Support single `group-by` statement in `ResultProvider:findCount` (#2)
This enables to properly get count of grouped statements. Co-authored-by: Valentinas Bartusevičius <[email protected]>