Two fixes for Windows:
- Update escriptize hook to work with newer Windows versions
- The regex used to match hooks for Rebar3's own escript location relied on the
win32
part of the architecture description line. Newer Windows versions now return awindows
pattern instead
- The regex used to match hooks for Rebar3's own escript location relied on the
- Bump erlware_commons to 1.8.0 (fixes hanging resource fetches on Windows on OTP-28)
There are also a couple of minor improvements:
- Add file completion support for bash completion, fixing autocompletion of common command arguments that are file names
- Support resources of arbitrary size in rebar3, allowing fancier custom dependency plugins