Releases: KnpLabs/KnpPaginatorBundle
Releases · KnpLabs/KnpPaginatorBundle
Release list
v6.10.0
v6.9.1
v6.9.0
This release enhances the use of the bundle for API projects, removing some direct dependencies that are used only in full web projects.
What's Changed
Full Changelog: v6.8.1...v6.9.0
v6.8.1
What's Changed
- fix cs check in CI by @garak in #829
- Fix Symfony versions in CI by @garak in #830
- Add missing comma doc by @qdequippe in #831
- page_limit config must accept null by @garak in #833
New Contributors
- @qdequippe made their first contribution in #831
Full Changelog: v6.8.0...v6.8.1
v6.8.0
v6.7.0
What's Changed
- test on php 8.4 by @garak in #818
- Page parameter name by @steveWinter in #820 (attention: if you use a custom template, please check the difference with the new templates in this release)
- Provide default for $options variable by @steveWinter in #821
New Contributors
- @steveWinter made their first contribution in #820
Full Changelog: v6.6.1...v6.7.0
v6.6.1
What's Changed
- [BUGFIX] Wrong target language used for simplified Chinese by @aarongerig in #814
New Contributors
- @aarongerig made their first contribution in #814
Full Changelog: v6.6.0...v6.6.1
v6.6.0
What's Changed
- Add simplified chinese language by @siganushka in #810
- Readme improvements by @thr3-arendt in #812
- add new option to enhance first page link by @garak in #809
New Contributors
- @siganushka made their first contribution in #810
- @thr3-arendt made their first contribution in #812
Full Changelog: v6.5.0...v6.6.0
v6.5.0
What's Changed
- fix coding standard in templates by @garak in #795
- Add support for the upcoming v5 of knp-components by @W0rma in #801
- Update PHPUnit (9 --> 10) by @W0rma in #800
- remove changelog file by @garak in #802
- doc: fix PHP conf in README by @alexisLefebvre in #803
- fix branch-alias by @garak in #806
New Contributors
- @W0rma made their first contribution in #801
- @alexisLefebvre made their first contribution in #803
Full Changelog: v6.4.0...v6.5.0