OTP 24.1 Release

18 views
Skip to first unread message

Henrik Nord X

unread,
Sep 22, 2021, 8:05:24 AM9/22/21
to erlang-q...@erlang.org

Highlights

  • OTP: The Efficiency Guide has been extended with a chapter about maps.

  • Stdlib: Most output functions in the io module now print extra
    error information when provided with invalid arguments.
    The functions are: io:format, io:fwrite, io:put_chars,
    io:nl and io:write.

  • Erts: init:stop() no longer unloads loaded code before
    terminating the runtime system. On systems with slow
    CPUs (such as Raspberry PI Zero), that can
    significantly speed up termination of the runtime system.

For more details about new features and potential incompatibilities see
https://erlang.org/download/OTP-24.1.README

For more details about new features and potential incompatibilities see

Pre built versions for Windows can be fetched here:

For a quicker build a tar file with all the platform independent parts already built (.beam files and doc chunks) can be found here:

Online documentation can be browsed here:

Many thanks to all the contributors.

The Erlang/OTP source can also be found at GitHub on the official Erlang repository,
https://github.com/erlang/otp


Leonard B

unread,
Sep 22, 2021, 9:03:53 AM9/22/21
to Henrik Nord X, erlang-q...@erlang.org
Thanks Henrik,

The provided link to the efficiency guide works, _but_ the links in the 'Maps' section on the left menu are pointing to the wrong location.

Lukas Larsson

unread,
Sep 22, 2021, 12:22:44 PM9/22/21
to Leonard B, erlang-q...@erlang.org

I've updated beta.erlang.org to contain the correct links: https://beta.erlang.org/doc/efficiency_guide/users_guide.html (make sure to do a full reload in order to not get the cached version).

I'll update erlang.org tomorrow. You can track the progress here: https://github.com/erlang/otp/issues/5228


Lukas
Reply all
Reply to author
Forward
0 new messages