Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 1.01 KB

NEWS.md

File metadata and controls

76 lines (43 loc) · 1.01 KB

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

  • replace(string, pattern...) now supports an optional IO argument to write the output to a stream rather than returning a string ([#48625]).

Standard library changes

Package Manager

LinearAlgebra

Printf

Profile

Random

REPL

SuiteSparse

SparseArrays

Test

Dates

Distributed

Unicode

DelimitedFiles

InteractiveUtils

Deprecated or removed

External dependencies

Tooling Improvements