github erlang/rebar3 3.5.3

latest releases: 3.25.1, 3.25.0, 3.24.0...
7 years ago

This is a patch release fixing a few things with 3.5.2:

Do note that Erlang R16B support has officially ended in order to support Erlang/OTP-21-rc1, given that logging handling required maps, which did not exist back in R16. If you need R16B support, the old rebar3 releases should work for a good while.

A new compact format for common test output has been added and made default, equivalent to --readable=compact. You can revert to previous behaviour with --readable=true or cancel all reformatting of output with --readable=false as before.

Don't miss a new rebar3 release

NewReleases is sending notifications on new releases.