3.3.3
Version 3.3.3
This is mostly a version with a lot of bug fixes, especially around relx. Other usability improvements and bug fixes are also included.
- Upgrade relx, erlware_commons and cf, multiple bug fixes
- Select git clone command by git version
- Restrict regexp to match on files starting with '._'
- Correct precedence of compile options merged from profiles.
- Add 'recursive' option to compile directories
- Always read REBAR_CONFIG env var when loading config
- Add exclude_apps/mods, plt_extra_mods, base_plt_mods config for dialyzer
- Unify different styles of missing_package error
- Replace unprocessed ~n linebreaks
- Fix usage decription of 'rebar3'
- Prevent crashes in
rebar3 as
with no tasks - experimental: allow CT test specifications to be passed via the command line -- this feature will likely be modified and revised.