Skip to content

Releases: VincentZyuApps/winload

winload v0.1.8-rc.1

03 Apr 07:25

Choose a tag to compare

📦 winload v0.1.8-rc.1

⬇️ Downloads

Arch Windows Linux macOS Android
x86_64 exe binary · deb · rpm binary binary
ARM64 exe binary · deb · rpm binary binary

📥 Quick Install

Python (pip):

pip install winload==0.1.8rc1
# or with uv
uv pip install winload==0.1.8rc1

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.8-rc.1

📄 npm

Cargo (build from source):

cargo install winload@0.1.8-rc.1

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.8-rc.1

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-rc.1 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-rc.1 bash -c "\$(curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh)"

📄 View Gitee install script

⚠️ These two install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上两个安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.8-rc.0:

  • feat: add rust edition preview gif && update dependencies table with language versions && adjust shield colors && bump version to 0.1.8-rc.1 - Add rust edition preview GIF to all 5 READMEs - Add Python 3.12.12 and Rust 1.93.0 to dependencies tables - Update shield colors: Python deps use yellow, Rust deps use black - Bump version: 0.1.8-rc.1 (Python + Rust) build publish, pypi publish, crates publish (e18eb04) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-04-03 07:25 UTC
  • Commit: e18eb04

Full Changelog: v0.1.8-rc.0...v0.1.8-rc.1

winload v0.1.8-rc.0

03 Apr 06:28

Choose a tag to compare

📦 winload v0.1.8-rc.0

⬇️ Downloads

Arch Windows Linux macOS Android
x86_64 exe binary · deb · rpm binary binary
ARM64 exe binary · deb · rpm binary binary

📥 Quick Install

Python (pip):

pip install winload==0.1.8rc0
# or with uv
uv pip install winload==0.1.8rc0

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.8-rc.0

📄 npm

Cargo (build from source):

cargo install winload@0.1.8-rc.0

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.8-rc.0

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-rc.0 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-rc.0 bash -c "\$(curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh)"

📄 View Gitee install script

⚠️ These two install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上两个安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.8-beta.4:

  • feat: add dependencies table with shields to all readme files && bump version to 0.1.8-rc.0 && github ci: build publish, pypi publish, crates publish (3be960d) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-04-03 06:28 UTC
  • Commit: 3be960d

Full Changelog: v0.1.8-beta.4...v0.1.8-rc.0

winload v0.1.8-beta.4

09 Mar 18:24

Choose a tag to compare

📦 winload v0.1.8-beta.4

⬇️ Downloads

Arch Windows Linux macOS Android
x86_64 exe binary · deb · rpm binary binary
ARM64 exe binary · deb · rpm binary binary

📥 Quick Install

Python (pip):

pip install winload==0.1.8-beta.4
# or with uv
uv pip install winload==0.1.8-beta.4

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.8-beta.4

📄 npm

Cargo (build from source):

cargo install winload@0.1.8-beta.4

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.8-beta.4

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.4 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.4 bash -c "\$(curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh)"

📄 View Gitee install script

⚠️ These two install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上两个安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.8-beta.3:

  • feat: F3 debug overlay + mode tag + smart-max direction arrows (074c207) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-09 18:24 UTC
  • Commit: 074c207

Full Changelog: v0.1.8-beta.3...v0.1.8-beta.4

winload v0.1.8-beta.3

09 Mar 10:19

Choose a tag to compare

📦 winload v0.1.8-beta.3

⬇️ Downloads

Arch Windows Linux macOS Android
x86_64 exe binary · deb · rpm binary binary
ARM64 exe binary · deb · rpm binary binary

📥 Quick Install

Python (pip):

pip install winload==0.1.8-beta.3
# or with uv
uv pip install winload==0.1.8-beta.3

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.8-beta.3

📄 npm

Cargo (build from source):

cargo install winload@0.1.8-beta.3

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.8-beta.3

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.3 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.3 bash -c "\$(curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh)"

📄 View Gitee install script

⚠️ These two install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上两个安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.8-beta.2:

  • feat: --max & --smart-max mutual exclusion + Y-axis scaling docs (5f98f2f) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-09 10:19 UTC
  • Commit: 5f98f2f

Full Changelog: v0.1.8-beta.2...v0.1.8-beta.3

winload v0.1.8-beta.2

09 Mar 09:30

Choose a tag to compare

📦 winload v0.1.8-beta.2

⬇️ Downloads

Arch Windows Linux macOS Android
x86_64 exe binary · deb · rpm binary binary
ARM64 exe binary · deb · rpm binary binary

📥 Quick Install

Python (pip):

pip install winload==0.1.8-beta.2
# or with uv
uv pip install winload==0.1.8-beta.2

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.8-beta.2

📄 npm

Cargo (build from source):

cargo install winload@0.1.8-beta.2

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.8-beta.2

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.2 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.2 bash -c "\$(curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh)"

📄 View Gitee install script

⚠️ These two install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上两个安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.8-beta.1:

  • tweak: adjust --smart-max default half-life 5s 10s (938f17c) — @VincentZyuwin11台式机
  • feat: port --smart-max & --debug-info to Python edition (1595512) — @VincentZyuwin11台式机
  • chore: add py/readme.md placeholder for local dev (761e3c4) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-09 09:30 UTC
  • Commit: 761e3c4

Full Changelog: v0.1.8-beta.1...v0.1.8-beta.2

winload v0.1.8-beta.1

09 Mar 08:46

Choose a tag to compare

📦 winload v0.1.8-beta.1

⬇️ Downloads

Arch Windows Linux macOS Android
x86_64 exe binary · deb · rpm binary binary
ARM64 exe binary · deb · rpm binary binary

📥 Quick Install

Python (pip):

pip install winload==0.1.8-beta.1
# or with uv
uv pip install winload==0.1.8-beta.1

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.8-beta.1

📄 npm

Cargo (build from source):

cargo install winload@0.1.8-beta.1

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.8-beta.1

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.1 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.8-beta.1 bash -c "\$(curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh)"

📄 View Gitee install script

⚠️ These two install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上两个安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.7-rc.21:

  • feat: add Android bin url in release table & polish Gitee integration - Bump version: 0.1.7-rc.21 -> 0.1.7 - Add Android column (x86_64 + ARM64) to download table in release notes - Rename Gitee jobs to 【Gitee码云】 prefix for better sidebar sorting - Add specific version install command to Gitee install script section - Fix Chinese text formatting in install script compatibility notes (build publish, pypi publish, crates publish) (6a8393d) — @VincentZyuwin11台式机
  • feat: add --smart-max smart adaptive Y-axis scaling (Rust only) (f961448) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-09 08:46 UTC
  • Commit: f961448

Full Changelog: v0.1.7-rc.21...v0.1.8-beta.1

winload v0.1.7

07 Mar 18:22

Choose a tag to compare

📦 winload v0.1.7

⬇️ Downloads

Arch Windows Linux macOS Android
x86_64 exe binary · deb · rpm binary binary
ARM64 exe binary · deb · rpm binary binary

📥 Quick Install

Python (pip):

pip install winload==0.1.7
# or with uv
uv pip install winload==0.1.7

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.7

📄 npm

Cargo (build from source):

cargo install winload@0.1.7

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.7

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.7 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.7 bash -c "\$(curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh)"

📄 View Gitee install script

⚠️ These two install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上两个安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.7-rc.21:

  • feat: add Android bin url in release table & polish Gitee integration - Bump version: 0.1.7-rc.21 -> 0.1.7 - Add Android column (x86_64 + ARM64) to download table in release notes - Rename Gitee jobs to 【Gitee码云】 prefix for better sidebar sorting - Add specific version install command to Gitee install script section - Fix Chinese text formatting in install script compatibility notes (build publish, pypi publish, crates publish) (6a8393d) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-07 18:22 UTC
  • Commit: 6a8393d

Full Changelog: v0.1.7-rc.21...v0.1.7

winload v0.1.7-rc.21

04 Mar 13:49

Choose a tag to compare

📦 winload v0.1.7-rc.21

⬇️ Downloads

Arch Windows Linux macOS
x86_64 exe binary · deb · rpm binary
ARM64 exe binary · deb · rpm binary

📥 Quick Install

Python (pip):

pip install winload==0.1.7rc21
# or with uv
uv pip install winload==0.1.7rc21

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.7-rc.21

📄 npm

Cargo (build from source):

cargo install winload@0.1.7-rc.21

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.7-rc.21

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.7-rc.21 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash

📄 View Gitee install script

⚠️ These install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.7-rc.19:

  • fix: increase Gitee upload timeout & polish READMEs (cc69ca4) — @VincentZyuwin11台式机
  • fix: escape backticks in commit message parsing (aa822d6) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-04 13:49 UTC
  • Commit: aa822d6

Full Changelog: v0.1.7-rc.19...v0.1.7-rc.21

winload v0.1.7-rc.19

04 Mar 13:12

Choose a tag to compare

📦 winload v0.1.7-rc.19

⬇️ Downloads

Arch Windows Linux macOS
x86_64 exe binary · deb · rpm binary
ARM64 exe binary · deb · rpm binary

📥 Quick Install

Python (pip):

pip install winload==0.1.7rc19
# or with uv
uv pip install winload==0.1.7rc19

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.7-rc.19

📄 npm

Cargo (build from source):

cargo install winload@0.1.7-rc.19

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.7-rc.19

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.7-rc.19 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source

🇨🇳 Gitee mirror (faster in China):

curl -fsSL https://gitee.com/vincent-zyu/winload/raw/main/docs/install_scripts/install_gitee.sh | bash

📄 View Gitee install script

⚠️ These install scripts only support systems with apt or dnf on x86_64 / aarch64. For other platforms, use npm or Cargo.

⚠️ 以上安装脚本仅适用于使用 apt 或 dnfx86_64 / aarch64 系统。其他平台请使用 npmCargo 安装。


What's Changed

Changes since v0.1.7-rc.18:

  • feat: add Gitee install script & verbose upload logging (c35d7f3) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-04 13:12 UTC
  • Commit: c35d7f3

Full Changelog: v0.1.7-rc.18...v0.1.7-rc.19

winload v0.1.7-rc.18

04 Mar 12:36

Choose a tag to compare

📦 winload v0.1.7-rc.18

⬇️ Downloads

Arch Windows Linux macOS
x86_64 exe binary · deb · rpm binary
ARM64 exe binary · deb · rpm binary

📥 Quick Install

Python (pip):

pip install winload==0.1.7rc18
# or with uv
uv pip install winload==0.1.7rc18

📄 PyPI

npm (cross-platform):

npm install -g @vincentzyuapps/winload@0.1.7-rc.18

📄 npm

Cargo (build from source):

cargo install winload@0.1.7-rc.18

📄 crates.io

Windows (Scoop):

scoop bucket add vincentzyu https://github.com/VincentZyuApps/scoop-bucket
scoop install winload@0.1.7-rc.18

📄 Scoop bucket

Arch Linux (AUR):

paru -S winload-rust-bin

📄 winload-rust-bin

One-liner install for some Linux distros (Debian/Ubuntu/RHEL/Fedora and derivatives):

curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh | bash
# or install this specific version:
WINLOAD_VERSION=v0.1.7-rc.18 bash -c "\$(curl -fsSL https://raw.githubusercontent.com/VincentZyuApps/winload/main/docs/install_scripts/install.sh)"

📄 View install script source


What's Changed

Changes since v0.1.7-rc.17:

  • fix: Gitee upload curl hang add timeout & retry (4269574) — @VincentZyuwin11台式机

📊 Build Info

  • Build date: 2026-03-04 12:36 UTC
  • Commit: 4269574

Full Changelog: v0.1.7-rc.17...v0.1.7-rc.18