We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aaf8a8 commit 2ba7f4fCopy full SHA for 2ba7f4f
ChangeLog
@@ -1,3 +1,11 @@
1
+2018.05.02, v2.0.0
2
+
3
+feature:
4
+- (package) pipe-io v3.0.0
5
+- (package) add eslint
6
+- (package) drop support of node < 4
7
8
9
2016.12.28, v1.2.8
10
11
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "files-io",
- "version": "1.2.8",
+ "version": "2.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Read many files in node",
"homepage": "http://github.com/coderaiser/files-io",
0 commit comments