1.3.1 Release
Breaking changes: none
New features: none
Bugfix
Calling the function parseFile() will now set the $csv->data field.
Until now, the parsed data was only returned.
This adds consistency with $csv->parse() for the following operations on the object.