https://github.com/JuliaLang/julia
Raw File
Tip revision: b331a73d7e3960268319aa620a95c7411087291c authored by Dilum Aluthge on 15 November 2022, 23:35:35 UTC
`parentmodule(f, types)` should throw an error if there are multiple matching methods
Tip revision: b331a73
NEWS.md
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

#### LinearAlgebra


#### Printf


#### Profile


#### Random


#### REPL


#### SuiteSparse


#### SparseArrays


#### Test


#### Dates


#### Distributed


#### Unicode


#### DelimitedFiles


Deprecated or removed
---------------------


External dependencies
---------------------


Tooling Improvements
--------------------


<!--- generated by NEWS-update.jl: -->
back to top