3.8.2 – 2020-05-22
You can view the 3.8.2 milestone on GitHub for more details.
Bugs Fixed
Improve performance by eliminating unnecessary sort (See also #991)
Improve messaging of
--jobs
argument by utilizingargparse
(See also #1269, #1110)Fix file configuration options to be relative to the config passed on the command line (See also #442, #736)
Fix incorrect handling of
--extend-exclude
by treating its values as files (See also #1271, #738)