File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 88
99### [ Unreleased]
1010
11- ### [ v9.20.0] - 2022-22-09
11+ ### [ v9.21.0] - 2022-06-21
12+
13+ - Add support for dependency injection when using closure. #2521
14+
15+ ### [ v9.20.0] - 2022-05-09
1216
1317- Added orthogonal sort and filter for collection #2380
1418
@@ -494,7 +498,8 @@ return (new CollectionDataTable(User::all())->toJson();
494498- Fix orderColumn api where related tables are not joined.
495499- Fix nested with relation search and sort function.
496500
497- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v9.20.0...9.0
501+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v9.21.0...9.0
502+ [ v9.21.0 ] : https://github.com/yajra/laravel-datatables/compare/v9.20.0...v9.21.0
498503[ v9.20.0 ] : https://github.com/yajra/laravel-datatables/compare/v9.19.1...v9.20.0
499504[ v9.19.1 ] : https://github.com/yajra/laravel-datatables/compare/v9.19.1...v9.19.1
500505[ v9.19.0 ] : https://github.com/yajra/laravel-datatables/compare/v9.18.2...v9.19.0
You can’t perform that action at this time.
0 commit comments