Julia v1.10 Release Notes ======================== New language features --------------------- Language changes ---------------- Compiler/Runtime improvements ----------------------------- Command-line option changes --------------------------- Multi-threading changes ----------------------- Build system changes -------------------- New library functions --------------------- New library features -------------------- Standard library changes ------------------------ #### Package Manager - "Package Extensions": support for loading a piece of code based on other packages being loaded in the Julia session. This has similar applications as the Requires.jl package but also supports precompilation and setting compatibility. #### LinearAlgebra #### Printf #### Profile #### Random #### REPL #### SuiteSparse #### SparseArrays #### Test #### Dates #### Distributed #### Unicode #### DelimitedFiles Deprecated or removed --------------------- External dependencies --------------------- Tooling Improvements --------------------