Revision b9cb5f4705f9a41c54d7b9fc4a68d0cfccc64120 authored by Dheepak Krishnamurthy on 24 August 2019, 17:58:53 UTC, committed by Kristoffer Carlsson on 24 August 2019, 17:58:53 UTC
1 parent 93db56f
Raw File
NEWS.md
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
---------------------


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