We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6502f commit 3fa8c2eCopy full SHA for 3fa8c2e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.9.1 / 2014-03-25
2
+==================
3
+
4
+ * add simple CLI tool
5
6
0.9.0 / 2013-12-27
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "csv-streamify",
- "version": "0.9.0",
+ "version": "0.9.1",
"description": "Streaming CSV Parser. Made entirely out of streams.",
"author": "Clemens Stolle",
"main": "csv-streamify.js",
0 commit comments