Skip to content

Releases: flaviu-chelaru/csv-reader

2.0.0

12 Jul 10:14
26339af
Compare
Choose a tag to compare
  • update to php min version 7.1
  • add unittests
  • add support for php 8.x

1.1.1

21 Nov 20:59
3c51a17
Compare
Choose a tag to compare
  • [core] counting will use seek instead of fseek

1.1.0

21 Nov 14:07
c266b80
Compare
Choose a tag to compare

[core] Reader will allow ability to count the number of rows in a csv file - will implement \Countable interface

updated composer

21 Jul 11:05
Compare
Choose a tag to compare

Composer "keywords" contained invalid characters

Updated license and composer

21 Jul 10:56
Compare
Choose a tag to compare
1.0.2

update composer and license

Remove BOM content from file

21 Jul 10:40
Compare
Choose a tag to compare
1.0.1

update composer and license

Initial release

21 Jul 07:08
Compare
Choose a tag to compare
1.0.0

update composer and license