3.3.4
- Improve merge of command line options and config options in CT, which may cause minor incompatibilities, but paves the way to using test specs
- refine eunit test detection
- shell: don't crash apps that use release version operators
- Add rebar3.crashdump to gitignore template
- Fix regex match for ignored file
- add
get-depsprovider, in order to get the deps fetched along with the lock file and nothing more. Useful in some circumstances such as setting up container images without compiling things first.