PackageTrack

npm · #3731

ncp

2.0.028M downloads/moAvianFlu/ncp

Asynchronous recursive file copy utility.

Release timeline

24 releases since 2011
2013201520172019202120232025

Releases

  1. 2.0.022 Feb 2015
    Release notes

    This project publishes no release notes. Between v1.0.1 and v2.0.0 there were 7 commits, 5 of them substantive:

    • rm unused util
    • Use path.join instead of a + '/' + b
    • Remove node v0.8 support
    • Reformat package.json to be indented with 2 spaces
    • Require node >= 0.10
  2. 1.0.12 Oct 2014
    Release notes

    This project publishes no release notes. Between v1.0.0 and v1.0.1 there were 2 commits, 2 of them substantive:

    • Revert "Prevent copying a directory into itself. Links to AvianFlu/ncp#4"
    • Version bump, v1.0.1
  3. 1.0.024 Sept 2014
    Release notes

    This project publishes no release notes. Between v0.6.0 and v1.0.0 there 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
  4. 0.6.08 Jul 2014
    Release notes

    This project publishes no release notes. Between v0.5.1 and v0.6.0 there 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
  5. 0.5.118 Apr 2014
    Release notes

    This project publishes no release notes. Between v0.5.0 and v0.5.1 there 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
  6. 0.5.019 Dec 2013
    Release notes

    This project publishes no release notes. Between v0.4.2 and v0.5.0 there 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
  7. 0.4.212 Mar 2013
    Release notes

    This project publishes no release notes. Between v0.4.1 and v0.4.2 there were 2 commits, 2 of them substantive:

    • fixes #14 (unclear errors)
    • [dist] Version bump v0.4.2
  8. 0.4.112 Mar 2013
    Release notes

    This project publishes no release notes. Between v0.2.7 and v0.4.1 there 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
  9. 0.4.013 Feb 2013

    Nothing published for this version

  10. 0.3.05 Feb 2013

    Nothing published for this version

  11. 0.2.712 Mar 2013
    Release notes

    This project publishes no release notes. Between v0.2.6 and v0.2.7 there 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
  12. 0.2.611 Mar 2012

    Nothing published for this version

  13. 0.2.527 Feb 2012

    Nothing published for this version

  14. 0.2.411 Feb 2012

    Nothing published for this version

  15. 0.2.35 Dec 2011

    Nothing published for this version

  16. 0.2.228 Nov 2011

    Nothing published for this version

  17. 0.2.14 Nov 2011

    Nothing published for this version

  18. 0.2.018 Sept 2011

    Nothing published for this version

  19. 0.1.227 Aug 2011

    Nothing published for this version

  20. 0.1.127 Aug 2011

    Nothing published for this version

  21. 0.1.026 Aug 2011

    Nothing published for this version

  22. 0.0.225 Aug 2011

    Nothing published for this version

  23. 0.0.125 Aug 2011

    Nothing published for this version

  24. 0.0.025 Aug 2011

    Nothing published for this version