Skip to content

Releases: yajra/laravel-datatables-export

v1.2.0

20 Feb 01:52

Choose a tag to compare

  • feat: Implement optional email results #46

v1.1.0

18 Jan 02:08

Choose a tag to compare

  • feat: add the ability to use s3 storage #45

v1.0.1

11 Jan 02:37

Choose a tag to compare

  • fix: Fix missing component when using livewire test #44
  • Fixes #43

v1.0.0

06 Oct 05:45

Choose a tag to compare

  • Bump to 1.0.0, possible breaking changes.
  • fix(phpstan): Remove ignored errors #37
  • fix(ci): Fix compatibility with service class #37
  • Use html markdown instead of php markdown for codes that will be placed in blade files (#35)

v0.14.0

08 Sep 04:53

Choose a tag to compare

  • Fix export on columns from eloquent relation #29
  • Add auto download feature #30

v0.13.0

04 Aug 07:59

Choose a tag to compare

  • Performance improvement #27

v0.12.0

06 Jul 09:16

Choose a tag to compare

  • Add feature to set sheet name #25

v0.11.1

05 Jul 02:38

Choose a tag to compare

  • Fix compatibility with PHP7.4 and DataTables v9 #24

v0.11.0

04 Jul 12:54

Choose a tag to compare

  • Add github actions ci/cd #21
  • Add phpstan
  • Add php-cs-fixer
  • Add basic tests
  • Fix prioritization of expected formats
  • Fix days old purge config is always 1 day

v0.10.0

04 Jul 04:29

Choose a tag to compare

  • Add ability to force cell as text. #22