• v0.1.43-beta e04ea3347e

    Ghost released this 2026-05-31 15:35:43 +02:00 | 1019 commits to main since this release

    test(install): cover the Apple Silicon venv arch rebuild guard

    Extracts the real guard block from install.sh and asserts: clean arm64 venv
    untouched, x86_64 venv rebuilt as arm64, the x86_64-then-3.13.8 corner case,
    arm64 3.13.8 downgrade preserved, --python skip, and Intel/Rosetta no-op.

    Co-authored-by: Ramakrishna Bachu ramankrishna10@gmail.com

    Downloads