Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.15 KB

3.8.2.rst

File metadata and controls

40 lines (31 loc) · 1.15 KB

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 unnecessary sort (See also GitLab!429)
  • Improve messaging of --jobs argument by utilizing argparse (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)