Releases: ruyisdk/ruyi
0.7.0-beta.20240325
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- Fix pygit2 packaging on riscv64 & system libssl probing by @xen0n in #83
- Release automation by @xen0n in #86
- Fix CI releases by @xen0n in #90
- Switch to upstream type stubs for pygit2 by @xen0n in #94
- Support provisioning live media by @xen0n in #96
- Mirror releases to RuyiSDK rsync source by @xen0n in #98
- Really fix system certificate path querying & allow execution from progcache by @xen0n in #99
Full Changelog: 0.6.0...0.7.0-beta.20240325
0.7.0-beta.20240323
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- Fix pygit2 packaging on riscv64 & system libssl probing by @xen0n in #83
- Release automation by @xen0n in #86
- Fix CI releases by @xen0n in #90
- Switch to upstream type stubs for pygit2 by @xen0n in #94
- Support provisioning live media by @xen0n in #96
- Mirror releases to RuyiSDK rsync source by @xen0n in #98
- Really fix system certificate path querying & allow execution from progcache by @xen0n in #99
Full Changelog: 0.6.0...0.7.0-beta.20240323
0.7.0-alpha.20240315
Please also consult the official documentation site for usage instructions.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
Full Changelog: https://github.com/ruyisdk/ruyi/commits/0.7.0-alpha.20240315
0.6.0
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- Fix Pygments syntax highlighting by @xen0n in #73
- Render news items with slim headings by @xen0n in #74
- Experimental Windows CI support by @xen0n in #75
- Fix getting real onefile binary path on Windows by @xen0n in #76
- Further consolidate the CI infra after addition of Windows by @xen0n in #78
- Migrate to pygit2 for Git operations by @xen0n in #79
- Fix pygit2 migration fallout & etc. by @xen0n in #80
Full Changelog: 0.5.0...0.6.0
0.6.0-beta.20240307
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- Fix Pygments syntax highlighting by @xen0n in #73
- Render news items with slim headings by @xen0n in #74
- Experimental Windows CI support by @xen0n in #75
- Fix getting real onefile binary path on Windows by @xen0n in #76
- Further consolidate the CI infra after addition of Windows by @xen0n in #78
- Migrate to pygit2 for Git operations by @xen0n in #79
- Fix pygit2 migration fallout & etc. by @xen0n in #80
Full Changelog: 0.5.0...0.6.0-beta.20240307
0.5.0
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- ci: add arm64 dist build by @xen0n in #66
- Migrate away from tqdm by @xen0n in #67
- Fix python missing on some distros by @weilinfox in #68
- Handle retrying of downloads in Python by @xen0n in #70
- Allow configuring repo settings via config files by @xen0n in #71
- Make the device provisioner fully repo-driven by @xen0n in #72
Full Changelog: 0.4.0...0.5.0
0.5.0-beta.20240224
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- ci: add arm64 dist build by @xen0n in #66
- Migrate away from tqdm by @xen0n in #67
- Fix python missing on some distros by @weilinfox in #68
- Handle retrying of downloads in Python by @xen0n in #70
- Allow configuring repo settings via config files by @xen0n in #71
- Make the device provisioner fully repo-driven by @xen0n in #72
Full Changelog: 0.4.0...0.5.0-beta.20240224
0.4.0
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- Wrap fastboot calls with sudo by @xen0n in #42
- Move device provisioner's partition map metadata into the repo by @xen0n in #43
- Fix mypy issues and mark project py.typed by @xen0n in #44
- Enable CI builds by @xen0n in #47
- fix(cli): remove the state root on purging self by @xen0n in #48
- feat(ruyipkg): provide troubleshooting aid in case of fetch failures by @xen0n in #49
- Add a progress bar for Git operations by @xen0n in #52
- feat: move canonical location of RuyiSDK repo to GitHub by @xen0n in #53
- feat(provision): add support for four new boards by @xen0n in #57
Full Changelog: 0.3.0...0.4.0
0.4.0-beta.20240128
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- Wrap fastboot calls with sudo by @xen0n in #42
- Move device provisioner's partition map metadata into the repo by @xen0n in #43
- Fix mypy issues and mark project py.typed by @xen0n in #44
- Enable CI builds by @xen0n in #47
- fix(cli): remove the state root on purging self by @xen0n in #48
- feat(ruyipkg): provide troubleshooting aid in case of fetch failures by @xen0n in #49
- Add a progress bar for Git operations by @xen0n in #52
- feat: move canonical location of RuyiSDK repo to GitHub by @xen0n in #53
- feat(provision): add support for four new boards by @xen0n in #57
Full Changelog: https://github.com/ruyisdk/ruyi/commits/0.4.0-beta.20240128
0.3.0
Please also consult the official documentation site for usage instructions.
The binaries are also available at the RuyiSDK mirror site.
NOTE: You'll have to rename the downloaded binary to exactly ruyi
before using.
What's Changed
- Fix spelling by @weilinfox in #17
- News items by @xen0n in #31
- Blob packages and external distfiles by @xen0n in #37
- Device provisioner by @xen0n in #38
New Contributors
- @weilinfox made their first contribution in #17
Full Changelog: https://github.com/ruyisdk/ruyi/commits/0.3.0