Revision 4a81b08ccad16af8fb9baca790bc3ed72f379946 authored by Steven G. Johnson on 14 June 2021, 19:39:40 UTC, committed by GitHub on 14 June 2021, 19:39:40 UTC
Co-authored-by: Lyndon White <lyndon.white@invenialabs.co.uk>
Co-authored-by: Rafael Fourquet <fourquet.rafael@gmail.com>
1 parent 27ef9e0
Raw File
NEWS.md
Julia v1.8 Release Notes
========================


New language features
---------------------

* `Module(:name, false, false)` can be used to create a `module` that does not import `Core`. ([#40110])

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

#### Markdown

#### Printf

#### Random

#### REPL

#### SparseArrays

#### Dates

#### Downloads

#### Statistics

#### Sockets

#### Tar

#### Distributed

#### UUIDs

#### Mmap

#### DelimitedFiles


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


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


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


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