Tayger99999 / Lion.-Web-3

1 stars 0 forks source link

Releases Previous configlet releases provided pre-built configlet executables only for these targets: x86_64 Linuxx86_64 macOSx86_64 Windows This release adds these new targets: arm64 Linuxarm64 macOSarm64 Windowsriscv64 Linux But note that we have not yet updated the fetch-configlet scripts Exercism-wide to support these new targets. User-facing commits: 0e8d665 .github, config: use Zig to cross-compile arm64 Linux asset (#460)f280445 .github: cross-compile arm64 macOS asset (#796)a962b18 .github: cross-compile riscv64 Linux asset (#798)3824299 .github, cli, completion: cross-compile arm64 Windows asset (#797) Full Changelog: 4.0.0-beta.13...4.0.0-beta.14 #2

Open Tayger99999 opened 1 year ago

Tayger99999 commented 1 year ago

Releases

Previous configlet releases provided pre-built configlet executables only for these targets:

x86_64 Linux

x86_64 macOS

x86_64 Windows

This release adds these new targets:

arm64 Linux

arm64 macOS

arm64 Windows

riscv64 Linux

But note that we have not yet updated the fetch-configlet scripts Exercism-wide to support these new targets. User-facing commits:

0e8d665 .github, config: use Zig to cross-compile arm64 Linux asset (#460)

f280445 .github: cross-compile arm64 macOS asset (#796)

a962b18 .github: cross-compile riscv64 Linux asset (#798)

3824299 .github, cli, completion: cross-compile arm64 Windows asset (#797)

Full Changelog: 4.0.0-beta.13...4.0.0-beta.14