Documentation for a newer release is available.
   View Latest
Erlang
Erlang 21
The default Erlang version in Fedora 30 is 21. Notable changes in this version include:
- 
The BEAM interpreter has been completely re-written.
 - 
The compiler is about 10-20% faster.
 - 
Enhanced and improved IO handling.
 - 
All
CORBAlibraries were split off to an independent repository. - 
Insecure cryptographic algorithms were disabled.
 - 
Non-smp VM removed.
 - 
New API for logging:
logger. - 
The
zlibmodule has been refactored and all its operations now yield appropriately, allowing them to be used freely in concurrent applications. 
See the upstream release notes for more information:
Want to help? Learn how to contribute to Fedora Docs ›