This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
Releases: AOSC-Archive/aoscdk-rs
Releases · AOSC-Archive/aoscdk-rs
v0.9.8
Chore
- use upstream
tar
crate; update all deps
New Features
- riscv64 install grub add --removable argument
- improve grub log info
- support loongarch64 install grub
Refactor
- use slice to save grub install argument
Commit Statistics
- 5 commits contributed to the release.
- 9 days passed between releases.
- 5 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.9.7
Chore
- Update all deps
Other
- Bump nix to 0.27
Style
- Improve calc_speed function code style
Commit Statistics
- 3 commits contributed to the release over the course of 8 calendar days.
- 14 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.9.6
Chore
- Update all deps
Bug Fixes
- Fix serde rename some entry
I forgot to add it during the refactoring, but how did it run then? - Fix fetch metadate mistaka
x.retro == IS_RETRO does not necessarily indicate that the entry is retro
Style
- Use cargo-fmt and cargo-clippy to lint code
Commit Statistics
- 4 commits contributed to the release.
- 9 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.9.5
Chore
- Distinst-squashfs rename to unsquashfs-wrapper
New Features
- Add --removable argument for arm64 grub-install
Bug Fixes
- Use new bindgen loopdev to fix build
Commit Statistics
- 3 commits contributed to the release over the course of 27 calendar days.
- 31 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.9.3
Bug Fixes
- Download rootfs send network request handle error
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
- Download rootfs send network request handle error (2629bd2)
v0.9.2
Bug Fixes
- Fix retro arch check tarball list is empty
Style
- Lint some code
Commit Statistics
- 2 commits contributed to the release.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.9.1
Chore
- Update all deps
- Also cargo clippy and fmt
New Features
- Retro arch use tarball to extract system
Bug Fixes
- Ensure that there are no OOMs on Retro devices due to fast network speeds and data not being written to the hard disk in time
- Fix remote prematurely closed ui string
Commit Statistics
- 4 commits contributed to the release over the course of 2 calendar days.
- 4 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.9.0
Chore
- Update all deps
New Features
- Add set root password option only retro machine
Bug Fixes
- Fix non is_retro install
Style
- Use cargo-fmt to format 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.8.4
Chore
- Update all deps
Bug Fixes
- Do not set client timeout
Commit Statistics
- 2 commits contributed to the release.
- 5 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.8.3
Chore
- Update all deps
Refactor
- No need to 3 argument in InstallPtogress::Pending
- Improve frontend error handle
Style
- Use cargo-fmt to format code
Commit Statistics
- 4 commits contributed to the release over the course of 1 calendar day.
- 4 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages