- Update and tweak --help text.
- Use standard style.
- Add code coverage report.
- Update dependencies.
- Merge pull request #25 from bencripps/master
- Added linklocal.name, .nameRecursive, name.unlink, and name.unLinkRecursive. Updated readme. Added tests for new functionality.
- See if intermittent build failure still occurs on dist: trusty.
- Clear npm cache before running travis tests.
- Merge pull request #21 from mikaelbr/ignoreLocalPacks
- Fix issue with having local npm packed modules
- Update dependencies.
- Merge pull request #19 from timoxley/docs-shell
- Make example portable
- Attempt to fix build on travis. npm bug prevails.
- Update travis node targets.
- Update dependencies.
- Merge pull request #17 from crcn/patch-1
- fix typo
- Add node.ico badges.
- deps: pin commander to 2.6.x - Yoshua Wuyts.
- Update Readme.md
- Add references to local deps docs in npm.
- Add --no-summary option.
- Sort options alphabetically.
- Update tape to 3.4.0, make tests pretty with tap-spec.
- Update commander from 2.5.0 to 2.6.0.
- Indicate source file for JSON parse errors.
- Update dependencies.
- Absolute junctions for winxp - Vincent Weevers.
- Add travis CI badge.
- Fix issue with duplicated deep links.
- Massive refactoring.
- Add list command
- Add new formatting aliases.
- Fix bulk example - Yoshua Wuyts.
- Update docs.
- Add relative/absolute format tokens.
- Fix linklocal unlink destination paths.
- Improve recursive linking.
- Add --format.
- Deal with long paths from circular dependencies during unlink.
- Ensure we've found a symbolic link before attempting removal.
- Resolve minimal linkage before unlinking.
- Handle circular dependencies.
- Normalize link output to minimum linkage.
- bin: update console message
- Link production and development dependencies.
- Bugfix.
- Update documentation to include recursion.
- Add recursive linking/unlinking.
- Add total links/unlinks to output.
- Fix broken executable. #1
- Initial Release.