Releases: yajra/laravel-datatables
Releases · yajra/laravel-datatables
v10.0.5
17 May 03:23
Compare
Sorry, something went wrong.
No results found
Fix "Return value must be of type int, string returned."
v10.0.4
08 May 14:41
Compare
Sorry, something went wrong.
No results found
Fix accidental formatter issue on eloquent
Add formatColumn test for eloquent
v10.0.3
08 May 04:54
Compare
Sorry, something went wrong.
No results found
Additional fix & test for zero total records
v10.0.2
08 May 04:34
Compare
Sorry, something went wrong.
No results found
Fix set total & filtered records count #2778
Fix #1453 #1454 #2050 #2609
Add feature test
Deprecate skipTotalRecords, just use setTotalRecords directly.
v10.0.1
08 May 02:51
Compare
Sorry, something went wrong.
No results found
Code clean-up and several phpstan fixes
v9.20.0
08 May 16:06
Compare
Sorry, something went wrong.
No results found
Added orthogonal sort and filter for collection #2380
v10.0.0
07 May 16:58
Compare
Sorry, something went wrong.
No results found
Laravel DataTables v10.x to support Laravel 9.x
Added PHPStan with max level static analysis
Drop queryBuilder() method
Drop support for ApiResourceDataTable
PHP8 syntax / method signature changed
v9.19.0
18 Jan 01:15
Compare
Sorry, something went wrong.
No results found
Support for Laravel 9 #2727
Don't trash the exception stack trace (#2714 ) #2724
v9.18.2
27 Oct 12:40
Compare
Sorry, something went wrong.
No results found
Return empty string for null request keyword #2700
v9.18.1
28 Jun 01:26
Compare
Sorry, something went wrong.
No results found
Fix query with subqueries exception. #2642