Skip to content

0.14.0-alpha.20240702

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 13:43
· 297 commits to main since this release
0.14.0-alpha.20240702
c3566a7

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