Major Changes
Patch Changes
- Fix issue of empty rows being skipped by csvtojson so that
ignoreRows
option works as expected (#12). - Fix determination of whether output file has been created or updated.
- Add instruction and explanation to
README.MD
regarding the need to set user language setting to US English (#5, #14, #15). - Add CLI examples to
README.MD
. - Update
README.MD
to account for new ability to process multiple reports. - Update
README.MD
to improve style and clarity. - Remove Yarn snippets from
README.MD
since Yarn users presumably would understand installation instructions based on npm snippets.