3.8.2 – 2020-05-22¶
You can view the 3.8.2 milestone on GitLab for more details.
Bugs Fixed¶
- Improve performance by eliminating unncessary sort (See also GitLab!429)
- Improve messaging of
--jobs
argument by utilizingargparse
(See also GitLab!428, GitLab#567) - Fix file configuration options to be relative to the config passed on the command line (See also GitLab!431, GitLab#651)
- Fix incorrect handling of
--extend-exclude
by treating its values as files (See also GitLab!432, GitLab#653)