features
- [
df78450
] - feat: drop Node.js < 14 support (fengmk2 <[email protected]>)
fixes
- [
3ba325d
] - fix: use origin http protocol (#16) (Haoliang Gao <[email protected]>)
others
- [
89c8cba
] - test: run test on github ci (#17) (fengmk2 <[email protected]>) - [
be30f17
] - update https://registry.npm.taobao.org to https://registry.npmmirror.com (#15) (NPM Mirror Bot <[email protected]>)
fixes
- [
17a90af
] - fix: support multiple directory (#11) (Haoliang Gao <[email protected]>)
- chore: update travis config
- fix: parse url that start with git+https://
- ignore 0.8 on travis ci
- support parse github tarballs url. close #2
- fix #1 TypeError on not git url bug
- first commit