Skip to main content

Blog

See important news from the RuyiSDK team at any time

Release notes for RuyiSDK 0.30

· One min read
xen0n
RuyiSDK 技术主管

RuyiSDK 0.30 is now released. The corresponding package manager version is also 0.30.0. You can download the RuyiSDK package manager from one of the following locations:

This update mainly consists of the following changes. Happy hacking!

RuyiSDK Package Manager

  • Fixed an issue where ruyi list --category-contains was not working.
  • Fixed an issue where performing ruyi install immediately after a fresh installation of ruyi would cause a crash.
  • Repository format updates:
    • Added an experimental structured device model description database based on the current device installer configuration data, with initial support for describing the CPU and microarchitecture capabilities of each device model.
  • Engineering changes:
    • Migrated AArch64 build tasks to free public runners provided by GitHub Actions, to reduce maintenance costs for the RuyiSDK team.
    • Fixed the CI open source license check task.