Asynchronous recursive file copy utility.
Last release 12 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 11 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
15 years old
24 releases · first in 2011
Release timeline
24 releases since 2011Releases
- 2.0.022 Feb 2015
Release notes
This project publishes no release notes. Between
v1.0.1andv2.0.0there were 7 commits, 5 of them substantive:- rm unused util
- Use
path.joininstead ofa + '/' + b - Remove node v0.8 support
- Reformat
package.jsonto be indented with 2 spaces - Require node >= 0.10
- 1.0.12 Oct 2014
Release notes
This project publishes no release notes. Between
v1.0.0andv1.0.1there were 2 commits, 2 of them substantive:- Revert "Prevent copying a directory into itself. Links to AvianFlu/ncp#4"
- Version bump, v1.0.1
- 1.0.024 Sept 2014
Release notes
This project publishes no release notes. Between
v0.6.0andv1.0.0there were 9 commits, 7 of them substantive:- fixed linking to subdirectories
- replaced process.cwd() with basePaths
- made symlink dereferencing optional
- Loosen node version check
- options.modified added.
- Prevent copying a directory into itself. Links to AvianFlu/ncp#4
- Version bump, v1.0.0
- 0.6.08 Jul 2014
Release notes
This project publishes no release notes. Between
v0.5.1andv0.6.0there were 10 commits, 7 of them substantive:- Allow renaming of files mid-operation
- fix: open writeStream before write
- fix add error handlers for read and write streams
- Clean up backwards compatibility checks
- Move test/fixtures to test/regular-fixtures so we can add more fixtures later
- Add dereference option to follow symbolic links in the source tree
- Version bump, v0.6.0
- 0.5.118 Apr 2014
Release notes
This project publishes no release notes. Between
v0.5.0andv0.5.1there were 7 commits, 5 of them substantive:- Fix global leak
- 2013 called and they want their node version back
- isWritable: stats defined but never used
- add semicolons
- Version bump, v0.5.1
- 0.5.019 Dec 2013
Release notes
This project publishes no release notes. Between
v0.4.2andv0.5.0there were 15 commits, 15 of them substantive:- Fix callback issue
- fixed error with hanging up if clobber=false
- Resolves concurrency issue described in #25.
- Fix callback issue
- Only test on sane node versions
- What the heck is yaml anyway!?
- Wait for write to finish, not read
- Potential fix for 0.10 compatibility
- Remove old vows tests
- Port tests to mocha
- s/vows/mocha in package.json
- s/vows/mocha/ in scripts.test
- Fix wrong mocha version
- Update documentation, per #34
- Version bump, v0.5.0
- 0.4.212 Mar 2013
Release notes
This project publishes no release notes. Between
v0.4.1andv0.4.2there were 2 commits, 2 of them substantive:- fixes #14 (unclear errors)
- [dist] Version bump v0.4.2
- 0.4.112 Mar 2013
Release notes
This project publishes no release notes. Between
v0.2.7andv0.4.1there were 10 commits, 10 of them substantive:- [test] Add node 0.8 to testing versions.
- add transform and clobber options
- document transform and clobber options
- [dist] Version bump, v0.3.0
- Pass file information along to transform functions.
- Add vows test to verify that file information is passed to transform functions properly.
- [dist] Version bump, v0.4.0
- fix for node 0.10: use setImmediate() instead of process.nextTick()
- fallback to nextTick if setImmediate is not a function
- [dist] Version bump, v0.4.1
- 0.4.013 Feb 2013
Nothing published for this version
- 0.3.05 Feb 2013
Nothing published for this version
- 0.2.712 Mar 2013
Release notes
This project publishes no release notes. Between
v0.2.6andv0.2.7there were 3 commits, 3 of them substantive:- fix for node 0.10: use setImmediate() instead of process.nextTick()
- fallback to nextTick if setImmediate is not a function
- [dist] Version bump, v0.2.7
- 0.2.611 Mar 2012
Nothing published for this version
- 0.2.527 Feb 2012
Nothing published for this version
- 0.2.411 Feb 2012
Nothing published for this version
- 0.2.35 Dec 2011
Nothing published for this version
- 0.2.228 Nov 2011
Nothing published for this version
- 0.2.14 Nov 2011
Nothing published for this version
- 0.2.018 Sept 2011
Nothing published for this version
- 0.1.227 Aug 2011
Nothing published for this version
- 0.1.127 Aug 2011
Nothing published for this version
- 0.1.026 Aug 2011
Nothing published for this version
- 0.0.225 Aug 2011
Nothing published for this version
- 0.0.125 Aug 2011
Nothing published for this version
- 0.0.025 Aug 2011
Nothing published for this version