Releases: AOSC-Dev/oma
Releases · AOSC-Dev/oma
v1.0.0
Chore
- Update all deps
- Release 1.0
Bug Fixes
- Correct typos in oma.rs
Commit Statistics
- 3 commits contributed to the release over the course of 6 calendar days.
- 9 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.45.6
Chore
- Update all deps
New Features
- Display command-not-found error message
Bug Fixes
- Do not display empty error message
- Fix logic mistake
- If downloaded wrong file size > right size, reset global bar
Style
- Run cargo clippy and cargo fmt to lint code
Commit Statistics
- 6 commits contributed to the release over the course of 7 calendar days.
- 11 days passed between releases.
- 6 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
v0.45.5
Chore
- Update all deps
Bug Fixes
- Fix find_unmet_dep logic
Other
- Fix unmet-dependencies ui string
Style
- Run cargo clippy and cargo fmt to lint code
Commit Statistics
- 4 commits contributed to the release over the course of 1 calendar day.
- 2 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.45.4
Chore
- Update all deps
Bug Fixes
- Handle if atm.list does not exist
- Do not download error message write to due to
- Fix build
- Fix not topics url 404 not found error handle
- Do not scan closed topics multi times
Other
- 校验和验证 -> 完整性验证
Refactor
- Improve sources.list scan error handle
- Use tokio::task::spawn_blocking to run scan sources.list
- Improve logic
Style
- Run cargo clippy and cargo fmt to lint code
- Clean up useless code
Commit Statistics
- 12 commits contributed to the release over the course of 3 calendar days.
- 4 days passed between releases.
- 12 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Update all deps (f80c74a)
- Improve sources.list scan error handle (996f4ef)
- Use tokio::task::spawn_blocking to run scan sources.list (fd43512)
- Run cargo clippy and cargo fmt to lint code (db2a36b)
- Clean up useless code (6628e69)
- Handle if atm.list does not exist (4904769)
- Do not download error message write to due to (9848ccf)
- Improve logic (8026dfa)
- Fix build (6849561)
- Fix not topics url 404 not found error handle (c5f07f8)
- Do not scan closed topics multi times (8cd43b7)
- 校验和验证 -> 完整性验证 (493c8a1)
v0.45.3
Chore
- Update all deps
Bug Fixes
- Pin grep-cli version to fix rustc 1.68.2 build
Other
- Fix some zh-CN wrong ui string
Commit Statistics
- 3 commits contributed to the release.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.45.2
Chore
- Update all deps
- Update all deps
- Update all deps
New Features
- Improve save topics message display
- Refresh database flush display progress spinner
- Add more debug info
Bug Fixes
- Tty envivment do not overflow display
- Add missing fallback in write_enabled function
- Do not display incompatible arch topics
- Oma topics fallback repo.aosc.io use https oops
- Oma topics will fallback to repo.aosc.io mirror if apt-gen-list status file is empty
- Do not write not sync mirror to atm.list
- Some deb filename (like apt) local name parse
Other
- Add config.rs translate
- Refine new strings
- Add some translate
Refactor
- Improve update database logic
- Improve mirror_is_ok function message
- Improve refresh database logic
- Improve handle url method
Style
- Run cargo clippy and cargo fmt to lint code
- Run cargo clippy and cargo fmt to lint code
Commit Statistics
- 22 commits contributed to the release over the course of 1 calendar day.
- 1 day passed between releases.
- 22 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Update all deps (126db05)
- Tty envivment do not overflow display (b7d005e)
- Run cargo clippy and cargo fmt to lint code (7f56fcd)
- Improve update database logic (3b7be9c)
- Improve save topics message display (aeae354)
- Add config.rs translate (327a05f)
- Add missing fallback in write_enabled function (dc5bdd0)
- Do not display incompatible arch topics (01d2598)
- Run cargo clippy and cargo fmt to lint code (a675a75)
- Update all deps (1de8e4c)
- Refresh database flush display progress spinner (1ad648c)
- Oma topics fallback repo.aosc.io use https oops (efa2bc9)
- Oma topics will fallback to repo.aosc.io mirror if apt-gen-list status file is empty (4f9827b)
- Improve mirror_is_ok function message (2e3523e)
- Do not write not sync mirror to atm.list (7fbdc2d)
- Improve refresh database logic (973e0cf)
- Refine new strings (b660cb4)
- Add some translate (dfee422)
- Update all deps (2fe1307)
- Improve handle url method (d56da67)
- Some deb filename (like apt) local name parse (89710fb)
- Add more debug info (1cc8fdf)
v0.45.1
Bug Fixes
- Oma rdepends output i18n issue
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Oma rdepends output i18n issue (b3a7db6)
v0.45.0
Chore
- Update all deps
New Features
- Add oma topics progress spinner
- Add oma config to config oma network_thread and protect_essentials
Style
- Run cargo clippy and cargo fmt to lint code
Commit Statistics
- 4 commits contributed to the release.
- 1 day passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.44.2
Chore
- Update all deps
Bug Fixes
- Handle pkexec file path 'no such file or directory'
Commit Statistics
- 2 commits contributed to the release.
- 8 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.44.1
Chore
- Update README
New Features
- Improve download database message display (again)
- Improve download database message display
- Display earlier/expired signature mirror name
- Oma list-files -> oma files
Bug Fixes
- Oma upgrade will auto purge autoremove package
Refactor
- No need to push pkg_score function
Style
- Run cargo clippy and cargo fmt to lint code
Commit Statistics
- 8 commits contributed to the release over the course of 6 calendar days.
- 7 days passed between releases.
- 8 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Run cargo clippy and cargo fmt to lint code (44d6ad1)
- Improve download database message display (again) (41db993)
- Improve download database message display (017fa9f)
- Display earlier/expired signature mirror name (518f72c)
- Oma upgrade will auto purge autoremove package (5ba19ac)
- Update README (73a2e8a)
- Oma list-files -> oma files (53a981f)
- No need to push pkg_score function (089455f)