Julia v1.13.0-rc1 is now available

Julia version 1.13.0-rc1, the first release candidate for v1.13.0, is now available. Check out the NEWS.md file to see what will be new in 1.13. Binaries are available via JuliaUp and for manual download in the upcoming release section of the manual downloads page for macOS (Intel and M-series processors), Windows (x86 and x86-64), glibc Linux (x86, x86-64, AArch64), and FreeBSD (x86-64).

As a release candidate, 1.13.0-rc1 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.13.0 prior to a full release. See here for a list of commits included since 1.13.0-beta3.

Note that 1.13 on Cirrus (before that service shuts down on June 1), Travis, and AppVeyor now refers to 1.13.0-rc1. On GitHub Actions, use ~1.13.0-0 or similar (see the setup-julia action’s README for options).

10 Likes

This topic was automatically closed after 1 minute. New replies are no longer allowed.