Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

v0.9.8

Latest
Compare
Choose a tag to compare
@eatradish eatradish released this 20 Sep 06:54
· 114 commits to master since this release

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

view details
  • Uncategorized
    • Use upstream tar crate; update all deps (6fb298f)
    • Use slice to save grub install argument (9aa3de4)
    • Riscv64 install grub add --removable argument (52791ff)
    • Improve grub log info (22752e0)
    • Support loongarch64 install grub (18655d6)