Changelog
4.0.0-alpha.0 (2018-02-21)
Replaces field-list with field-config
Remove preserveNewLinesInValues
option, preserve by default
Refactor the entire library to ES6
Fix PR issues
Add strict mode for node 4.X
Remove fieldNames
Increase coverage back to 100%
callback is no longer available, just return the csv from the json2csv.
Fix field-list in CLI
newLine removed, eol kept.
Rename del to delimiter to match the cli flag
Rename quotes to quote to match the cli flag
Remove unused double quotes comment
Fix noHeader in CLI
Revert "Remove unused double quotes comment"
This reverts commit 250d3e6ddf3062cbdc1e0174493a37fa21197d8e.
<a name="3.11.5"></a>