3.16.0
This release drops multiple OTP versions as officially supported. We're aligning rebar3 development with the OTP team's compatibility guarantees, as some deprecations from OTP-21 were removed in OTP-24 and we just could not maintain compatible code bases. We're using the breakage opportunity to change just how much we support to something more sustainable.
The release also contains extra fixes that should prove useful.
- Only support 3 newest OTP versions
- add support to configure application resource naming
- Support ERL_LIBS libraries in escript building
- Fix CLI arg order in makefile template
- Increase OTP 24 readiness + move to OTP 20 min.
- Bump erlware_commons and certifi
- Treat applications and included_applications the same way when builing Dialyzer PLTs
- Strip CLI args from provider hooks
- Fix
plugins upgrade
for non-tuple specification