oma-fetch v0.1.0
·
3699 commits
to master
since this release
Chore
- Fill in comment, desc, license
- No need to use tracing
Chore
- Add changelog
New Features
- Display done message if env is not atty
- Download compress file after extract
- Api change to support multi mirror download
- Improve try_http_download error handle
- Add retry times
Bug Fixes
- Use progress bar println to display message
- Merge master 5d6d2e8 change
- Adapt new oma-fetch api
- Clear decompress progress bar
Refactor
- Remove useless file; lint
- Use builder api design
- Fill of error translate (50%)
- Do some todo
- Done 1
- Do not handle result in start_download function
Style
- Run cargo clippy and cargo fmt to lint code
Commit Statistics
- 25 commits contributed to the release.
- 19 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add changelog (653fb5a)
- Fill in comment, desc, license (0633428)
- Display done message if env is not atty (44e6cdd)
- Use progress bar println to display message (4f5b4b6)
- Remove useless file; lint (bbe38a4)
- Download compress file after extract (d0dfc7b)
- Use builder api design (a6e9e31)
- Fill of error translate (50%) (718d2eb)
- Merge master 5d6d2e8 change (1df5364)
- Do some todo (31d6abe)
- Cargo fmt (75b6c86)
- Fix cargo clippy (687af7c)
- No need to use tracing (fa15124)
- Adapt new oma-fetch api (b40fc7d)
- Api change to support multi mirror download (b68f74f)
- Improve try_http_download error handle (33308c7)
- Add retry times (924fc2b)
- Run cargo clippy and cargo fmt to lint code (bb83328)
- Clear decompress progress bar (948b6d9)
- Done 1 (3ef5ec5)
- 6 (4b4d394)
- Some changes(4) (51780a0)
- Do not handle result in start_download function (b84f130)
- Some change (4e2e98b)
- Oma-fetcher -> oma-fetch (2cc68ad)