Releases: monarch-initiative/kghub-downloader
Releases · monarch-initiative/kghub-downloader
v0.4.1
v0.4.0
What's Changed
NOTE: By default, individual download progress will now be shown, and errors downloading one file will not halt downloads of other files. These both may not be desirable in CI contexts. To opt out of this behavior, pass the --no-progress
and --fail-on-error
flags, respectively.
Full Changelog: v0.3.11...v0.4.0
v0.3.11
v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
What's Changed
- update tests and some code to resolve some stale issues by @glass-ships in #21
- gdown implementation by @hrshdhgd in #23
- Formatted code using black by @hrshdhgd in #24
- update documentation, update tests by @glass-ships in #25
New Contributors
Full Changelog: v0.3.3...v0.3.4