Skip to content

Releases: bayareawebpro/laravel-simple-csv

v2.0.2

18 Feb 05:42
Compare
Choose a tag to compare
update dev deps

v2.0.1

20 Oct 20:24
Compare
Choose a tag to compare
wip

Refactored for Lazy Collections

18 Oct 09:05
Compare
Choose a tag to compare
  • Import to LazyCollection.
  • Export from Collection, LazyCollection, Iterator, Generator, array.
  • Exact Unit Tests with assertions for every row.
  • Fixed Facade Doc Blocks.

Laravel 6.x Compatible

18 Oct 08:12
Compare
Choose a tag to compare
v1.0.5

declare laravel 6.x compatibility

v1.0.4

17 May 09:10
Compare
Choose a tag to compare
Updated namespace for unit tests.

v1.0.3

09 Jan 20:17
Compare
Choose a tag to compare
Added Chunk Support

v1.0.2

01 Jan 12:58
Compare
Choose a tag to compare
Updated composer.json

v1.0.1

01 Aug 01:43
Compare
Choose a tag to compare

Removed checking for indexes in favor of collection iterator methods.

v1.0

29 Jul 15:28
Compare
Choose a tag to compare

Test Release for Packagist.