Releases: bayareawebpro/laravel-simple-csv
Releases · bayareawebpro/laravel-simple-csv
v2.0.2
update dev deps
v2.0.1
wip
Refactored for Lazy Collections
- 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
v1.0.5 declare laravel 6.x compatibility
v1.0.4
Updated namespace for unit tests.
v1.0.3
Added Chunk Support
v1.0.2
Updated composer.json
v1.0.1
Removed checking for indexes in favor of collection iterator methods.
v1.0
Test Release for Packagist.