Julia v1.10.6 has been released

Julia version 1.10.6, the sixth patch release in the 1.10 long-term support (LTS) series of releases, is now available. Binaries are available via JuliaUp and at https://julialang.org/downloads/ for macOS (Intel and M-series processors), Windows (x86 and x86-64), glibc Linux (x86, x86-64, AArch64, and PowerPC), musl Linux (x86-64) and FreeBSD (x86-64).

As a patch release, 1.10.6 contains no new features or breaking changes, only bug fixes, documentation improvements, and performance improvements. You can see the list of commits included since 1.10.5 here. We recommend that anyone currently using a prior 1.10.x release upgrade to 1.10.6.

Note that 1.10 on GitHub Actions, Cirrus, Travis, and AppVeyor now refers to 1.10.6. On GitHub Actions and Cirrus, lts now also refers to 1.10.6.

22 Likes

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