4.0.0-beta.14
github-actions
released this
18 Aug 06:52
·
60 commits
to main
since this release
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