- Make plugin loading more thread safe
- Enable basic fetch/test parallelization via the
--fetch-degreeand--test-degreeoptions which default to 5 and 1 respectively - Prefix certain lines of stdout to make it clear where data is coming from when parallelization is being used
- Add --version to --help output
- Use %ComSpec% to locate cmd.exe on windows
- Add ENV counterparts to the
--foo-timeoutand--foo-degreeoptions - Initial Perl6 -> Raku name change accommodations that allow the use of .rakutest and .rakumod
- Remove Zef::Repository::MetaCPAN
- No longer pass both
-Ilibafter-I.(just the later)