[erlang-questions] [ANN] Erlang/OTP 17.3 has been released
Kenneth Lundin
kenneth.lundin@REDACTED
Wed Sep 17 13:21:13 CEST 2014
Erlang/OTP 17.3 has been released.
Erlang/OTP 17.3 is a service release on the 17 track with mostly bug fixes,
but it does contain a number of new features and characteristics
improvements as well.
Some highlights of the release are:
- erts: Introduced enif_schedule_nif() which allows a long running NIF
to be broken into separate NIF invocations without the help of a wrapper
function written in Erlang
- common_test: Experimental support for running Quickcheck and PropEr
tests from common_test suites is added. Examples of usage in the suites for
the ssh and inets applications
- Bugfixes and minor new features in applications such as asn1, erts,
kernel, stdlib, diameter, ssh, mnesia, ssl, jinterface, ...
Many thanks to 20 different contributors in this release
You can find the README file with more detailed info at
http://www.erlang.org/download/otp_src_17.3.readme
You can download the full source distribution from
http://www.erlang.org/download/otp_src_17.3.tar.gz
Note: To unpack the TAR archive you need a GNU TAR compatible program. For
installation instructions please read the README that is part of the
distribution.
You can also find this release at the official Erlang/OTP Git-repository at
Github here: https://github.com/erlang/otp tagged "OTP-17.3"
The Windows binary distribution can be downloaded from
http://www.erlang.org/download/otp_win32_17.3.exe
http://www.erlang.org/download/otp_win64_17.3.exe
You can also download the complete HTML documentation or the Unix manual
files
http://www.erlang.org/download/otp_doc_html_17.3.tar.gz
http://www.erlang.org/download/otp_doc_man_17.3.tar.gz
We also want to thank those that sent us patches, suggestions and bug
reports.
The Erlang/OTP Team at Ericsson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140917/e47233f6/attachment.htm>
More information about the erlang-questions
mailing list