10.5.0
Features Add --ignore-parent option to override --no-ignore-parent, see #1958 (@tmchow) Add --exact option to match the entire filename exactly (literal, non-substring). Bugfixes Sanitize control characters and bidirectional override characters in filenames when output goes to a terminal, to prevent terminal escape-sequence injection. Also reject a placeholder as the executable for --exec-batch, w…