Skip to content

Releases: yajra/laravel-datatables-export

v1.0.1

11 Jan 02:37
Compare
Choose a tag to compare
  • fix: Fix missing component when using livewire test #44
  • Fixes #43

v1.0.0

06 Oct 05:45
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Performance improvement #27

v0.12.0

06 Jul 09:16
Compare
Choose a tag to compare
  • Add feature to set sheet name #25

v0.11.1

05 Jul 02:38
Compare
Choose a tag to compare
  • Fix compatibility with PHP7.4 and DataTables v9 #24

v0.11.0

04 Jul 12:54
Compare
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
Compare
Choose a tag to compare
  • Add ability to force cell as text. #22

v0.9.0

01 Jul 10:50
Compare
Choose a tag to compare
  • Migrate to OpenSpout v3 #20

v0.8.0

29 Jun 12:59
Compare
Choose a tag to compare
  • 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