Releases
v1.0.0
Changelog
bb32d34 Add release workflow (#7 )
2af7490 Bump go version (#6 )
ff4335e Fix README typo
40e46d9 Add CI
8213a40 Update README to indicate readiness
ff5051d Fix flag ordering in the README
b2ad6db Merge pull request #5 from mgomes/feature/cleanup-on-sigint
4555ea5 Cleanup after system signals
4eb4c59 Merge pull request #4 from mgomes/feature/refactor
182542d Refactor to use methods
adfe2e4 Ignore download parts
99f591a Refactor
6f5c307 Merge pull request #3 from mgomes/feature/custom-working-dir
97052be Allow a custom working dir to be configured
43a64e9 Merge pull request #1 from mgomes/feature/multi-downloads
2bb0f51 Support multiple files
3717f30 Update README
6f9a9b6 Pad with spaces so it lines up with previous progress bar
6bbabe9 Remove debug info
18575a4 Added progress bars to download and file combine steps
44acb07 Fixed .gitignore
bfeb39c Missed an instance of old name
62661b1 Renamed project to dl
e421d78 Fix math when calculating the boundary, now passes sh256 checksum
e21af3d Use singular name for boundary calculation
f7432cc Fix filename calculation when header is missing
f33476d Don't panic if filename isn't set by server
89c29b7 Add file concatenator and clean up after ourselves
1e6898a Initial work to make downloads concurrent
d7fdde8 Initial import
You can’t perform that action at this time.