0.8.4 - CSV columns are no longer forced to lowercase
No more lowercase when importing CSV column names
The sanitization column for CSV loading kept a call to "lower" function left from a testing period, it got removed, now issues with column names will be tied to user inputs.
Full Changelog: 0.8.3...0.8.4