Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1013 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1013 Bytes

Changelog

See the changelogs of our child projects:

Trunk

  • travis: test with Node.js 7, 8 and 10

Version 4.0.0

  • es5: support older version of Node.js using Babel
  • readme: update project website url
  • sync: expose the sync api
  • samples: new pipe_funny script
  • samples: rewrite pipe with comments

Version 3.1.0

  • csv-parse ^2.2.0 → ^2.4.0
  • package: ignore lock files

Version 3.0.2

package: generate js file before release

Version 3.0.1

package: attempt to re-submit NPM package, no ./lib/index.js present

Version 3.0.0

csv-generate: "^2.0.2" csv-parse: "^2.2.0" stream-transform: "^1.0.2" csv-stringify: "^3.0.0"