The Julia developers are pleased to announce that the second beta release for Julia v1.11.0 is now available. You can download binaries using JuliaUp or from https://julialang.org/downloads/ in the “upcoming release” section. Binaries are available for macOS (M-series and Intel), Windows (32- and 64-bit), glibc Linux (x86, x86_64, AArch64, PowerPC), and FreeBSD (x86_64). Binaries are not available for musl Linux for this release.
As a beta version, 1.11.0-beta2 should not be considered production-ready. Rather, it’s intended to give users, especially package developers, a chance to try out their code with 1.11.0 prior to a full release. Check out the NEWS file to see what will be new in 1.11.0.
Note that 1.11
on Travis, AppVeyor, and Cirrus now refers to 1.11.0-beta2. On GitHub Actions, use ~1.11.0-0
.