Skip to content

Releases: SpartnerNL/Laravel-Excel

v3.1.25

13 Nov 10:37
a3e56f1
Compare
Choose a tag to compare

v3.1.24

28 Oct 09:10
8b267b4
Compare
Choose a tag to compare
Update CHANGELOG.md

v3.1.23

v3.1.22

08 Sep 15:39
ba71526
Compare
Choose a tag to compare

v3.1.21

v3.1.20

22 Jul 13:29
39545fa
Compare
Choose a tag to compare

v3.1.19

28 Feb 15:56
96527a9
Compare
Choose a tag to compare
  • Add fix for on each row and with validation (#2548)
  • Laravel 7 support (#2571)
  • Get the index when validating a row (#2523)
  • Timeout and number of tries for the chunked import jobs (#2513)
  • Remote temp file prefix (#2438)

v3.1.18

24 Dec 10:45
d0231ab
Compare
Choose a tag to compare
  • Bump minimum version of phpspreadsheet to 1.10
  • Test against PHP 7.4 and all Laravel 6.x versions
  • Update ignored files in .gitattributes (#2395)
  • import file with calculated value from an external file that doesn't exist don't crash (#2396)
  • Cleanup file creation to prevent wrong asserts (#2378) …
  • Added FromGenerator support (#2394)
  • Support for Laravel 6 job middleware (#2420)
  • Limit WithProgressBar output to one per batch (#2414)
  • Refactor chunked queued exports from queries (#2402)
  • Make export object public (#2422)
  • Do not error when trying to delete nonexistent temp file (#2434)
  • Add support for WithValidation with OnEachRow (#2371)

v3.1.17

04 Sep 19:30
bd377ad
Compare
Choose a tag to compare

Version 3.1.17

Fixes

  • Don't install testbench version outside of dev envs

v3.1.16

03 Sep 16:42
dfa514f
Compare
Choose a tag to compare

Version 3.1.16

Laravel 6.0 compatible release