File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### [ Unreleased]
10
10
11
+ ### [ v10.0.4] - 2022-05-08
12
+
13
+ - Fix accidental formatter issue on eloquent
14
+ - Add formatColumn test for eloquent
15
+
11
16
### [ v10.0.3] - 2022-05-08
12
17
13
18
- Additional fix & test for zero total records
32
37
- Drop support for ` ApiResourceDataTable `
33
38
- PHP8 syntax / method signature changed
34
39
35
- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.3...10.x
40
+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.4...10.x
41
+ [ v10.0.4 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3
36
42
[ v10.0.3 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.3...v10.0.2
37
43
[ v10.0.2 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.2...v10.0.1
38
44
[ v10.0.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.1...v10.0.0
You can’t perform that action at this time.
0 commit comments