* break: pad duplicate file name numbers with 0s to keep them in order * fix: out-of-memory errors from collecting wget stdout * feat: add read-pair concatenation flag
0.4.0
* Add support for other (non-FASTQ) file types
0.3.2
* Fix not handling wget errors when retrying downloads
0.3.1
* Fix downloading of multiple files with the same name (again)
0.3.0
* Skip existing files with the right name if they have the right checksum * Fix handling duplicate filenames in GIAB indexes
0.2.0
* Add download retrying when file hashes do not check out