File tree 1 file changed +2
-39
lines changed
1 file changed +2
-39
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel DataTables Buttons Plugin CHANGELOG.
2
2
3
- ## v10 .0.9 - 2024-02-27
3
+ ## v11 .0.0 - 2024-03-14
4
4
5
- - fix: Update composer.json to use Larastan org #184
6
-
7
- ## v10.0.8 - 2023-11-15
8
-
9
- - fix: unnecessary exception thrown #183
10
-
11
- ## v10.0.7 - 2023-07-31
12
-
13
- - fix: use callback function if exportRender method is set #177
14
-
15
- ## v10.0.6 - 2023-02-28
16
-
17
- - fix: export package integration error message #174
18
-
19
- ## v10.0.5 - 2023-02-28
20
-
21
- - fix: prevent redeclaring export query generator function (Laravel Octane) #173
22
-
23
- ## v10.0.4 - 2023-02-21
24
-
25
- - fix: stubs - remove redundant docs #172
26
- - fix: default model namespace
27
-
28
- ## v10.0.3 - 2023-02-20
29
-
30
- - fix: default model namespace config #171
31
-
32
- ## v10.0.2 - 2023-02-20
33
-
34
- - fix: scopes when using api resource #170
35
-
36
- ## v10.0.1 - 2023-02-20
37
-
38
- - fix: applyScopes method to support Collection #168
39
-
40
- ## v10.0.0 - 2023-02-07
41
-
42
- - Add Laravel 10 compatibility #169
5
+ - Laravel 11.x support
You can’t perform that action at this time.
0 commit comments