Skip to content

v0.6.0

Compare
Choose a tag to compare
@godber godber released this 15 Mar 17:11
· 1692 commits to master since this release
8711849

v0.6.0

This version fixes #24 and INCLUDES BREAKING CHANGES

Improvements

  • Improved documentation
  • Support for custom line and field delimiters
  • Support for csv processing
  • Support for tsv processing

BREAKING CHANGES

  • Previous text format option has been renamed to raw
  • Previous json format option has been renamed to ldjson. The json format option will now process files either with one JSON record or an array of JSON records.