Table of Contents

# 3.0.1

## Fixed

- Default property name (field) is now written in lower case.

# 3.0.0

## New

- Option to ignore blank lines
- Option to Auto Convert to best data type
- Option to ignore rows with a specific value
- Option to Trim columns

## Fixed

- Support for empty columns

## Changed

- Works on Node 3.0.0 and later.
- When no header is available the prefix for each field is now named `field` instead of `col`.

# 2.0.0

## New

- Support for quoted values
- Possible to adjust the quote character

## Changed

- Set max Delimiter length to 1