• 2.1.0 6927464d47

    Use Subprocess instead of Shwift
    Some checks failed
    Docs / docs (push) Has been cancelled
    Docs / deploy (push) Has been cancelled

    trbernstein released this 2026-03-23 19:50:58 +01:00

    Drop Shwift: it is incompatible with musl (used by the Swift static
    linking SDK), and its API is not meaningfully more concise than
    Subprocess upon closer inspection.

    Downloads