Releases: bcrowe/cakephp-api-pagination
Releases · bcrowe/cakephp-api-pagination
3.0.1
13 Jan 16:17
Compare
Sorry, something went wrong.
No results found
Tests now run against PHP 8.3.
3.0.0
12 Jul 22:53
Compare
Sorry, something went wrong.
No results found
New major version that supports CakePHP 4.2+ running on PHP 8+. Moved off of TravisCI to GitHub actions. Huge thanks, @ishanvyas22 !
2.1.1
01 Jul 19:05
Compare
Sorry, something went wrong.
No results found
Add support for serialize option when set to true. Thanks @LukeC8 !
2.1.0
22 Mar 19:40
Compare
Sorry, something went wrong.
No results found
Added ability to configure for non-conventional controller names.
2.0.0
10 Jul 17:08
Compare
Sorry, something went wrong.
No results found
Added compatibility for CakePHP 4.x. Big thanks to @mtak3 ! 🙌
1.2.0
17 May 19:58
Compare
Sorry, something went wrong.
No results found
Upgraded CakePHP and PHP versions. Thanks @styks1987 !
1.1.0
18 May 21:18
Compare
Sorry, something went wrong.
No results found
Removed implementedEvents()
function which broke the whole component.
1.0.1
10 Mar 17:47
Compare
Sorry, something went wrong.
No results found
General code clean up.
Updated docblocks.
Set composer versions with tildes.
Clean up tests.
1.0.0
07 Dec 04:56
Compare
Sorry, something went wrong.
No results found
Release stable!
Use an already available local config var.
0.0.9
23 Nov 04:21
Compare
Sorry, something went wrong.
No results found
Added implementedEvents method to component.
Clean up markdown files.