Releases: yajra/laravel-datatables-export
Releases · yajra/laravel-datatables-export
v0.9.0
01 Jul 10:50
Compare
Sorry, something went wrong.
No results found
Migrate to OpenSpout v3 #20
v0.8.0
29 Jun 12:59
Compare
Sorry, something went wrong.
No results found
Add option to use cursor or lazy to iterate with the results #17
Fix export error when path does not exist yet
Fix [Feature Request] Make storage path configurable #16
v0.7.1
15 Jun 09:19
Compare
Sorry, something went wrong.
No results found
Use lazy to fix support with eager loaded relations.
v0.7.0
13 May 02:19
Compare
Sorry, something went wrong.
No results found
v0.6.1
14 Oct 08:21
Compare
Sorry, something went wrong.
No results found
Fix export title, strip html tags.
Use CellTypeHelper to determine date values.
v0.6.0
13 Oct 13:45
Compare
Sorry, something went wrong.
No results found
Use box/spout instead of Laravel Excel. #13
Add support for number format and text with leading zeroes.
v0.5.2
13 Oct 05:31
Compare
Sorry, something went wrong.
No results found
Fix export when used with Eloquent Builder. #12
Fix support for Query Builder.
v0.5.1
13 Oct 02:38
Compare
Sorry, something went wrong.
No results found
Fix render method override #11
v0.5.0
12 Oct 13:34
Compare
Sorry, something went wrong.
No results found
Passing attributes with self::class #10
Allow reconstruction of DataTable instance with custom attributes set via controller.
v0.4.0
12 Oct 06:30
Compare
Sorry, something went wrong.
No results found
Add cast to array for variable $row. #9
Add support for DB Query.