This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Releases: Ekman/es-pagination
Releases · Ekman/es-pagination
Default sorting
PHP 8 support
Now we got PHP 8 support.
Correction on PHP 8 support
Given that the official PHP Elasticsearch client does not support PHP 8, this library could not possibly support it. This was an oversight that has been corrected now.
Support for PHP 8
Added support for PHP 8
Initial release
First stable release. No changes from version 0.0.5
.
Preparing for release
Chore tasks such as tests, Travis and Coveralls. Package is scheduled for testing in production. Minor changes incoming but no more breaking changes.
As soon as the package proves stable it will be released as version 1.0.0
.
All kinds of pagination
Implemented scroll, from and search after pagination.
Initial release
Initial release in order to test the code in a production environment. Breaking changes incoming.