Skip to content

Releases: ruyisdk/ruyi

0.49.0-alpha.20260422

22 Apr 11:26

Choose a tag to compare

0.49.0-alpha.20260422 Pre-release
Pre-release

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

What's Changed

  • Allow people to bring their own sysroots for venvs by @xen0n in #437
  • Bump baseline to Ubuntu 24.04 and Python 3.11 by @xen0n in #439
  • Support building packages through ruyi admin build-package by @xen0n in #443

Full Changelog: 0.48.0-alpha.20260317...0.49.0-alpha.20260422

0.48.0-beta.20260421

21 Apr 00:04

Choose a tag to compare

0.48.0-beta.20260421 Pre-release
Pre-release

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

What's Changed

  • Allow people to bring their own sysroots for venvs by @xen0n in #437
  • Bump baseline to Ubuntu 24.04 and Python 3.11 by @xen0n in #439
  • Support building packages through ruyi admin build-package by @xen0n in #443

Full Changelog: 0.48.0-alpha.20260317...0.48.0-beta.20260421

0.47.0

24 Mar 12:59

Choose a tag to compare

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

Full Changelog: 0.47.0-beta.20260316...0.47.0

0.48.0-alpha.20260317

16 Mar 21:11

Choose a tag to compare

0.48.0-alpha.20260317 Pre-release
Pre-release

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

What's Changed

  • Add SEO keywords to pyproject.toml by @xen0n in #427
  • Fix packaging of rich in the onefile distribution by @xen0n in #429
  • Do not drop strip_components = 0 in ruyi admin format-manifest by @xen0n in #431
  • Basic multi-repo support by @xen0n in #433
  • Fix ruyi list profiles in multi-repo setup and improve output format by @xen0n in #434

Full Changelog: 0.47.0-alpha.20260203...0.48.0-alpha.20260317

0.47.0-beta.20260316

16 Mar 17:43

Choose a tag to compare

0.47.0-beta.20260316 Pre-release
Pre-release

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

What's Changed

  • Add SEO keywords to pyproject.toml by @xen0n in #427
  • Fix packaging of rich in the onefile distribution by @xen0n in #429
  • Do not drop strip_components = 0 in ruyi admin format-manifest by @xen0n in #431
  • Basic multi-repo support by @xen0n in #433
  • Fix ruyi list profiles in multi-repo setup and improve output format by @xen0n in #434

Full Changelog: 0.47.0-alpha.20260203...0.47.0-beta.20260316

0.46.0

10 Feb 09:16

Choose a tag to compare

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

What's Changed

New Contributors

Full Changelog: 0.45.0...0.46.0

0.46.0-beta.20260206

06 Feb 10:15
d0ad4d7

Choose a tag to compare

0.46.0-beta.20260206 Pre-release
Pre-release

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

Full Changelog: 0.46.0-beta.20260203...0.46.0-beta.20260206

0.47.0-alpha.20260203

03 Feb 14:43

Choose a tag to compare

0.47.0-alpha.20260203 Pre-release
Pre-release

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

What's Changed

New Contributors

Full Changelog: 0.46.0-alpha.20260119...0.47.0-alpha.20260203

0.46.0-beta.20260203

03 Feb 14:24

Choose a tag to compare

0.46.0-beta.20260203 Pre-release
Pre-release

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

What's Changed

New Contributors

Full Changelog: 0.45.0...0.46.0-beta.20260203

0.45.0

27 Jan 09:16
722cf60

Choose a tag to compare

此处提供的是 ruyi 的单文件二进制发行版,适用于短平快的实验或部署场景。这些二进制也可以在 RuyiSDK 镜像站下载到。

我们更推荐通过 PyPI 安装 ruyi: pip install ruyi 或者您选用的 Python 包管理工具的等价命令。

也请您查阅官方文档站English)以了解使用方法。

Here are the one-file binary distribution for ruyi, suitable for quick experimentation or deployment. The binaries are also available at the RuyiSDK mirror site.

We recommend installing ruyi via PyPI instead: pip install ruyi or the equivalent with any Python package manager of your choice.

Please also consult the official documentation site (中文) for usage instructions.

Note

对于 ruyi 的单文件二进制发行版,您必须将下载的文件重命名为一字不差的 ruyi 才能正常使用。

For one-file binary distributions of ruyi, you will have to rename the downloaded binary to exactly ruyi before using.

Full Changelog: 0.45.0-beta.20260119...0.45.0