Revision 7d2e6406f0020cfa42181aa9e3dcec429811aa34 authored by DilumAluthgeBot on 10 June 2021, 16:16:49 UTC, committed by GitHub on 10 June 2021, 16:16:49 UTC
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
1 parent 15c19c8
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