v1.2.7 Streaming readers
Now all CSV parsing uses streams to read the text in notepad, using less memory. This should allow much larger CSV files to be parsed.
This also fixes a bug in parsing files in ANSI-encoding for non-standard-ASCII characters (like ÅÄÖ)