v0.3.0
- You can now specify
objectMode
when parsing a csv which will causedata
events to have an object emitted. - You can now pipe directly to the stream returned from
createWriteStream
- You can now transform csvs by piping output from parsing into a formatter.