oma-fetch v0.1.2
·
3698 commits
to master
since this release
Chore
- Add changelog
- Fill in comment, desc, license
- No need to use tracing
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
- Fix local mirror package fetch
- Fix local mirror download url get
- Fix oma upgrade loop not return
- Also clippy and fmt
- Use progress bar println to display message
- Merge master 5d6d2e8 change
- Adapt new oma-fetch api
- Clear decompress progress bar
Other
- Fmt
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
- 31 commits contributed to the release over the course of 4 calendar days.
- 23 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Fix local mirror package fetch (3d4a16a)
- Fix local mirror download url get (d6b4d8d)
- Fix oma upgrade loop not return (f9148fd)
- Bump oma-fetch v0.1.1, oma-utils v0.1.1, oma-pm v0.2.0 (51b4ab2)
- Fmt (9bb6e19)
- Release oma-fetch v0.1.0 (44310c7)
- Add changelog (aa5a70e)
- Fill in comment, desc, license (8d69e5d)
- Display done message if env is not atty (996417b)
- Use progress bar println to display message (00958c5)
- Remove useless file; lint (336b02c)
- Download compress file after extract (67c9c44)
- Use builder api design (b097de9)
- Fill of error translate (50%) (24ca3e6)
- Merge master 5d6d2e8 change (e8f4fc3)
- Do some todo (7560c55)
- Cargo fmt (b0f6954)
- Fix cargo clippy (6757986)
- No need to use tracing (0ca5be7)
- Adapt new oma-fetch api (6ff39b4)
- Api change to support multi mirror download (bf8ecc4)
- Improve try_http_download error handle (15a7ecc)
- Add retry times (62cf619)
- Run cargo clippy and cargo fmt to lint code (9de51fa)
- Clear decompress progress bar (2f40bc8)
- Done 1 (88efbe1)
- 6 (9b195b0)
- Some changes(4) (6450e2d)
- Do not handle result in start_download function (53c3f0e)
- Some change (5d16784)
- Oma-fetcher -> oma-fetch (70e11f8)