Releases: flaviu-chelaru/csv-reader
Releases · flaviu-chelaru/csv-reader
2.0.2
Full Changelog: 2.0.1...2.0.2
2.0.0
- update to php min version 7.1
- add unittests
- add support for php 8.x
1.1.1
- [core] counting will use
seek
instead offseek
1.1.0
[core] Reader will allow ability to count the number of rows in a csv file - will implement \Countable
interface
updated composer
Composer "keywords" contained invalid characters
Updated license and composer
1.0.2 update composer and license
Remove BOM content from file
1.0.1 update composer and license
Initial release
1.0.0 update composer and license