v1.1.1
Adds some configuration properties to match properties from the VB TextFieldParser:
- Delimiters (as a
string[]even though this parser only supports a single, one-character delimiter) - HasFieldsEnclosedInQuotes
- TrimWhiteSpace
See issue #1 for more details.