Skip to content

Files

51 lines (32 loc) · 827 Bytes

NEWS.md

File metadata and controls

51 lines (32 loc) · 827 Bytes

Julia v1.13 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

sort(keys(::Dict)) and sort(values(::Dict)) now automatically collect, they previously threw ([#56978]).

Standard library changes

JuliaSyntaxHighlighting

LinearAlgebra

Profile

REPL

Test

InteractiveUtils

External dependencies

Tooling Improvements