Releases: alexbrazier/package-bundle
Releases · alexbrazier/package-bundle
0.5.0
0.4.0
- Add custom registry option with
--registry
- Update dependencies
0.3.1
- Add missing dependency
0.3.0
- Hash check downloads
0.2.0
- Read packages from package.json if not args supplied
0.1.1
Fix bug on Windows
0.1.0
- Resolve dependencies before downloading to improve speed
- Logging more info as to what is happening
- Progress bars
0.0.5
Typo
0.0.4
- Fix bug with exiting before download finished
- Add way to specify versions in the command line
- Add way to download all versions
- Transpile ES6 to make it work on older versions of node
0.0.3
Add more command line options, including usage output.