Skip to content

Releases: ruyisdk/ruyi

0.17.0-beta.20240902

02 Sep 09:10
0.17.0-beta.20240902
79da620
Compare
Choose a tag to compare
0.17.0-beta.20240902 Pre-release
Pre-release

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

  • [0.17.x] Fix mux operation with Nuitka 2.4 by @xen0n in #190

Full Changelog: 0.17.0-beta.20240901...0.17.0-beta.20240902

0.17.0-beta.20240901

01 Sep 15:00
0.17.0-beta.20240901
f94a8f5
Compare
Choose a tag to compare
0.17.0-beta.20240901 Pre-release
Pre-release

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

  • Support unpacking .deb files by @xen0n in #165
  • Run pytest in CI by @xen0n in #166
  • Fix rendering of fetch-restricted packages' fetch instructions by @xen0n in #167
  • Allow non-Docker-based & customizable dist builds by @xen0n in #169
  • fix incorrectly placed type assertion by @xen0n in #171
  • Implement locale fallback by @xen0n in #179
  • Migrate device provisioner strategies to repo-level plugins by @xen0n in #184
  • Build system improvements by @xen0n in #186
  • Disable CLI hard line-wrapping as much as possible by @xen0n in #187

Full Changelog: 0.14.0-alpha.20240702...0.17.0-beta.20240901

0.16.0

12 Aug 14:41
0.16.0
6b0e6ab
Compare
Choose a tag to compare

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

  • Migrate device provisioner strategies to repo-level plugins by @xen0n in #184

Full Changelog: 0.15.0...0.16.0

0.15.0

23 Jul 01:59
0.15.0
d1a9191
Compare
Choose a tag to compare

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

  • Allow non-Docker-based & customizable dist builds by @xen0n in #169
  • fix incorrectly placed type assertion by @xen0n in #171
  • Implement locale fallback by @xen0n in #179

Full Changelog: 0.14.0...0.15.0

0.15.0-beta.20240721

22 Jul 07:33
0.15.0-beta.20240721
90c9d5b
Compare
Choose a tag to compare
0.15.0-beta.20240721 Pre-release
Pre-release

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

  • Support unpacking .deb files by @xen0n in #165
  • Run pytest in CI by @xen0n in #166
  • Fix rendering of fetch-restricted packages' fetch instructions by @xen0n in #167
  • Allow non-Docker-based & customizable dist builds by @xen0n in #169
  • fix incorrectly placed type assertion by @xen0n in #171
  • Implement locale fallback by @xen0n in #179

Full Changelog: 0.14.0-alpha.20240702...0.15.0-beta.20240721

0.14.0

09 Jul 07:01
0.14.0
ad2d203
Compare
Choose a tag to compare

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

  • add shields.io badges to README by @xen0n in #164
  • Starlark plugins & plugin profiles by @xen0n in #163
  • Support unpacking .deb files by @xen0n in #165
  • Run pytest in CI by @xen0n in #166
  • Fix rendering of fetch-restricted packages' fetch instructions by @xen0n in #167
  • [0.14.x] fix incorrectly placed type assertion by @xen0n in #172

Full Changelog: 0.13.0...0.14.0

0.14.0-beta.20240708

08 Jul 08:31
0.14.0-beta.20240708
54fe8d2
Compare
Choose a tag to compare
0.14.0-beta.20240708 Pre-release
Pre-release

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.

Full Changelog: 0.14.0-beta.20240707...0.14.0-beta.20240708

0.14.0-beta.20240707

07 Jul 14:13
0.14.0-beta.20240707
1c65a5b
Compare
Choose a tag to compare
0.14.0-beta.20240707 Pre-release
Pre-release

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

  • Support unpacking .deb files by @xen0n in #165
  • Run pytest in CI by @xen0n in #166
  • Fix rendering of fetch-restricted packages' fetch instructions by @xen0n in #167

Full Changelog: 0.14.0-alpha.20240702...0.14.0-beta.20240707

0.14.0-alpha.20240702

02 Jul 13:43
0.14.0-alpha.20240702
c3566a7
Compare
Choose a tag to compare
0.14.0-alpha.20240702 Pre-release
Pre-release

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

  • Refuse to run as root without consent & only do sudo in provisioner when required by @xen0n in #125
  • fix compatibility handling of the kind field by @xen0n in #127
  • Fix unpacking failure involving packages with multiple distfiles by @xen0n in #130
  • Support LZ4 compression by @xen0n in #134
  • Fix CLI prereqs check for good by @xen0n in #135
  • Porcelain output format by @xen0n in #140
  • Localization of news items & clean-ups by @xen0n in #141
  • Fix inadvertent regression of ruyi list output by @xen0n in #143
  • Remove dependence on LGPL code by @xen0n in #145
  • 0.11 changes by @xen0n in #148
  • Bump pygit2 to 1.5.0 for libgit2 1.8 compatibility by @xen0n in #152
  • fix: fix copy-pasta in XDG state directory handling by @xen0n in #153
  • Fetch restriction by @xen0n in #154
  • Fix duplicate type notice by @weilinfox in #160
  • Use Python 3.12 for CI builds by @xen0n in #157
  • Introduce Starlark into Ruyi [ci force-all] by @xen0n in #161
  • Unify prerelease version handling by @xen0n in #162
  • add shields.io badges to README by @xen0n in #164
  • Starlark plugins & plugin profiles by @xen0n in #163

Full Changelog: 0.8.0-alpha.20240404...0.14.0-alpha.20240702

0.13.0

25 Jun 04:46
0.13.0
1a68af4
Compare
Choose a tag to compare

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

Full Changelog: 0.12.0...0.13.0