lazy-csv change log
Release 0.5
-  Bugfix when encountering CR-only line-endings.
-  Bugfix when encountering multi-duplicate headers.
Release 0.4
Release 0.3
-  Validation now reports duplicate headers
-  De-duplicate headers when repairing an incorrect file.
Release 0.2
-  Repair fields containing newlines.
-  csvTableFull, adds padding to short rows.
-  Export mkCSVField API.
Release 0.1
-  Initial (non-public) release.