Releases: georgringer/numbered_pagination
Releases · georgringer/numbered_pagination
2.1.0
Support of v13
What's Changed
- [DOCS] Add remark on 'dots' by @kitzberger in #30
- Add TYPO3 v13 as allowed version constraint by @featdd in #33
New Contributors
Full Changelog: 2.0.0...2.1.0
2.0.0
As the generation of the pagination has slightly changed, a major version is released to avoid people updating and getting different results.
There is however no real breaking change - but take a look at the readme for details of the implementation! Thanks to @kitzberger!
What's Changed
- Update NumberedPagination.php by @naturefund-falk in #26
- Tweak pagination settings by @kitzberger in #27
- Update docs by @kitzberger in #29
New Contributors
- @naturefund-falk made their first contribution in #26
- @kitzberger made their first contribution in #27
Full Changelog: 1.0.5...2.0.0
Support of TYPO3 v12
What's Changed
- Remove superfluous directory 'Paginate' from FQCN in Readme.md by @froemken in #13
- Add actionName f:uri.action example in Readme.md #6 by @froemken in #12
- Use int insteadof of floor values #3 by @froemken in #14
- Docs link changed from master to main by @linawolf in #16
- [TASK] do not use TYPO3_MODE constant anymore by @kaystrobach in #18
New Contributors
- @linawolf made their first contribution in #16
- @kaystrobach made their first contribution in #18
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- [BUGFIX] Check class-existence without loading it by @simplychrislike in #10
- Fix conflict with core interfaces by @sabbelasichon in #11
New Contributors
- @simplychrislike made their first contribution in #10
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Make package TYPO3 version independent by @sabbelasichon in #7
New Contributors
- @sabbelasichon made their first contribution in #7
Full Changelog: 1.0.2...1.0.3
1.0.2
Merge pull request #1 from jweiland-net/updateTypo3Dependency Update requirement of TYPO3 to version 11.5