Releases: cyrilverloop/datatables
Releases · cyrilverloop/datatables
4.0.0
25 Nov 09:58
Compare
Sorry, something went wrong.
No results found
[4.0.0] - 2022-11-25
Added
Infection.
Phpcbf.
Test groups.
Changed
Documentation for continuous integration.
Order::DIR_ASC and Order::DIR_DESC are replaced by Direction enumeration.
Requires PHP 8.1 as a minimum version.
3.1.0
06 Apr 10:05
Compare
Sorry, something went wrong.
No results found
[3.1.0] - 2022-04-06
Added
phpDocumentor.
Documentation for development.
changed
"build" directory to "ci".
3.0.1
27 Jan 09:12
Compare
Sorry, something went wrong.
No results found
[3.0.1] - 2022-01-27
Fixed
README minimum compatibility of PHP 8.0.
3.0.0
27 Jan 09:09
Compare
Sorry, something went wrong.
No results found
[3.0.0] - 2022-01-27
Added
Compatibility with PHP 8.1.
2.0.2
23 Sep 09:58
Compare
Sorry, something went wrong.
No results found
[2.0.2] - 2021-09-23
Changed
Bumped dependency of cyril-verloop/iterator from 1.1.0 to 2.0.0.
2.0.1
10 Mar 10:15
Compare
Sorry, something went wrong.
No results found
[2.0.1] - 2021-03-05
Fixed
Avoid $this leaking from the constructors of Columns and Orders.
2.0.0
10 Mar 10:15
Compare
Sorry, something went wrong.
No results found
[2.0.0] - 2021-02-22
Changed
In Columns and Orders classes, the add() does not return $this anymore and has void as a return type.
1.0.0
10 Mar 10:15
Compare
Sorry, something went wrong.
No results found
[1.0.0] - 2021-02-04
Added