Releases: ruyisdk/ruyi
0.22.0-beta.20241116
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
- Really fix telemetry data removal when purging self by @xen0n in #227
- Lower Python version requirement to 3.10 by @xen0n in #230
- Packaging polishes by @xen0n in #231
Full Changelog: 0.21.0...0.22.0-beta.20241116
0.21.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.
Full Changelog: 0.21.0-beta.20241102...0.21.0
0.21.0-beta.20241102
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 LLVM tools proxying for good by @xen0n in #215
ruyi self clean
polishes by @xen0n in #219- Arrange Ruyi's CLI commands in class-based hierarchy by @xen0n in #222
- Add missing typing_extensions dep by @xen0n in #221
- Support plugin-provided Ruyi subcommands by @xen0n in #223
- Rename
ruyi admin manifest
toruyi admin checksum
by @xen0n in #224 - Improve CI Python version coverage by @xen0n in #225
Full Changelog: 0.20.0...0.21.0-beta.20241102
0.20.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
- Do not re-create directories after purging all state by @xen0n in #211
- Fix invocation of
ruyi admin
commands by @xen0n in #212 - Fix proxying to unprefixed clang by @xen0n in #213
- Remove the plugin sandbox by @xen0n in #214
- [0.20.x] Fix LLVM tools proxying for good by @xen0n in #216
Full Changelog: 0.19.0...0.20.0
0.20.0-beta.20241020
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
- Do not re-create directories after purging all state by @xen0n in #211
- Fix invocation of
ruyi admin
commands by @xen0n in #212 - Fix proxying to unprefixed clang by @xen0n in #213
- Remove the plugin sandbox by @xen0n in #214
Full Changelog: 0.19.0...0.20.0-beta.20241020
0.19.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
- Support upgrading and formatting package manifests by @xen0n in #201
- fix: exception when news contains UTF-8 character by @RekiDunois in #185
- fix: explicitly specify utf-8 for text file I/O by @xen0n in #202
- Basic telemetry by @xen0n in #203
- Support multiple toolchains in one venv by @xen0n in #204
- Better support externally-managed installations by @xen0n in #205
- Support self-cleaning of various data by @xen0n in #206
New Contributors
- @RekiDunois made their first contribution in #185
Full Changelog: 0.18.0...0.19.0
0.19.0-beta.20240929
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 upgrading and formatting package manifests by @xen0n in #201
- fix: exception when news contains UTF-8 character by @RekiDunois in #185
- fix: explicitly specify utf-8 for text file I/O by @xen0n in #202
- Basic telemetry by @xen0n in #203
- Support multiple toolchains in one venv by @xen0n in #204
- Better support externally-managed installations by @xen0n in #205
- Support self-cleaning of various data by @xen0n in #206
New Contributors
- @RekiDunois made their first contribution in #185
Full Changelog: 0.18.0-alpha.20240909...0.19.0-beta.20240929
0.18.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 mux operation with Nuitka 2.4 by @xen0n in #189
- Fix incorrectly cropped lines after #187 by @xen0n in #192
- Remove dependency on python-frontmatter by @xen0n in #193
Full Changelog: 0.17.0...0.18.0
0.18.0-beta.20240911
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.18.0-alpha.20240909...0.18.0-beta.20240911
0.18.0-alpha.20240909
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
- Fix mux operation with Nuitka 2.4 by @xen0n in #189
- Fix incorrectly cropped lines after #187 by @xen0n in #192
- Remove dependency on python-frontmatter by @xen0n in #193
Full Changelog: 0.14.0-alpha.20240702...0.18.0-alpha.20240909