Skip to content

Latest commit

 

History

History
59 lines (28 loc) · 732 Bytes

NEWS.md

File metadata and controls

59 lines (28 loc) · 732 Bytes

Julia v1.4 Release Notes

New language features

Language changes

Multi-threading changes

Build system changes

New library functions

  • The splitpath function now accepts any AbstractString whereas previously it only accepted paths of type String ([#33012]).

Standard library changes

Libdl

LinearAlgebra

SparseArrays

Dates

Statistics

Sockets

Deprecated or removed

External dependencies

Tooling Improvements