shelljs v0.2.2 Release Notes

Release Date: 2013-09-02 // over 10 years ago
  • Full Changelog

    Closed issues:

    • which and node_modules #63
    • cannot install with nodejs 0.10.2 #57

    ๐Ÿ”€ Merged pull requests:

    • โž• Addition of a toEnd() function modeled after the Unix >> pipe. #78 (a10y)
    • โž• Added appendTo() function to imitate '>>' redirect-and-append pipe. #75 (a10y)
    • ๐Ÿ›  Fix a small typo in README.md #71 (asmblah)
    • โž• adding an .npmignore file #70 (stephenmathieson)
    • tempdir: use os.tmpDir when possible #67 (stephenmathieson)