- Include undocumented, cut-rate tap integration.
- Dep updates and faster to install cli
- Sometimes links are created as symlinks, sometimes as junctions. Make the result on read be consistent regardless of source.
- MORE consistently use unix-style path separators
- Create symlinks if possible, use junctions as fallback only
- Don't consider the final slash meaningful when comparing path names for equality.
- Strip off Windows drive letter absolutes when creating symlinks just as we do
with
/
. - Consistently use unix-style path separators on Windows.
- Added repo info to package.json. Thank you @watilde!
- Lots of internal-only refactoring/rewriting to simplify future additions.
- Add tap comparer for tacks objects
- Add new Symlink entry type
- Initial release