2.0.0-beta.3
Pre-release
Pre-release
This is a pre-release. It can contain bugs and significant changes which are not yet finalized. Changes may appear without notice. We recommend to try the pre-releases to learn about upcoming features. For important projects, use stable releases. |
---|
Commit history
(click to expand)
- [
0dcb8dd
] chore(ci): ensure better compatibility of linux gnu binaries
Let's build aarch64-unknown-linux-gnu and x86_64-unknown-linux-gnu binaries on debian 9, so that it links older shared libs. This should allows running on wider spectrum of Linux distros with various versions of glibc and libgcc.
- [
110f484
] chore(ci): add aarch64-unknown-linux-musl binaries
Let's add ARM linux musl binaries, and use musl gcc from the official musl website for both ARM and x86_64 builds for consistency