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 7926ec7 commit 8fc62fcCopy full SHA for 8fc62fc
ChangeLog
@@ -1,3 +1,10 @@
1
+2018.05.03, v2.1.0
2
+
3
+feature:
4
+- (fs-copy-file) add mask support introduce in node v10
5
+- (travis) add node v10
6
7
8
2018.05.02, v2.0.0
9
10
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "fs-copy-file",
- "version": "2.0.0",
+ "version": "2.1.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "fs.copyFile ponyfill",
"homepage": "http://github.com/coderaiser/fs-copy-file",
0 commit comments