alexanderGugel / ied

:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k stars 53 forks source link

Fix and properly test both `file:` and `github:` targets #142

Closed mgcrea closed 8 years ago

mgcrea commented 8 years ago
Checklist

install

Description of change
alexanderGugel commented 8 years ago

Awesome! Great stuff. Now that we have this part tested as well, I think it's safe to release it.

I'm going to cut v2.1.0 this weekend, which will include support for git dependencies and local file:// installs.

mgcrea commented 8 years ago

@alexanderGugel I have a couple more tests/fixes coming (support for bitbucket, etc.) so don't release just yet! (or we can always land a patch release after...)

alexanderGugel commented 8 years ago

@mgcrea Ok, sounds great! I don't think it's a huge issue to release it either way. The code is really solid and - as you said - we can always release a patch.