Julia v1.10.0-rc2 is now available

The Julia developers are pleased to announce that the second release candidate for Julia v1.10.0 is now available. You can download binaries for v1.10.0-rc2 at https://julialang.org/downloads/ in the “upcoming release” section. Check out the NEWS file to see what will be new in 1.10, and the commit comparison to see what’s changed since the previous beta.

As a release candidate, this 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.10.0 prior to a full release. Note that 1.10 on Travis, AppVeyor, and Cirrus now refers to 1.10.0-rc2. On GitHub Actions, use ~1.10.0-0.

Let us know in the issue tracker if you run into any issues. Please note that any bugs you may encounter should be posted there rather than being discussed in this thread to ensure visibility to the developers.

31 Likes

This topic was automatically closed after 2 minutes. New replies are no longer allowed.