12.1.0
版本发布时间: 2020-05-09 23:27:15
BurntSushi/ripgrep最新发布版本:14.1.1(2024-09-09 10:28:54)
ripgrep 12.1.0 is a small minor version release that mostly includes bug fixes and documentation improvements. This release also contains some important notices for downstream packagers.
In case you haven't heard of it before, ripgrep is a line-oriented search
tool that recursively searches your current directory for a regex pattern. By
default, ripgrep will respect your .gitignore
and automatically skip hidden
files/directories and binary files.
Notices for downstream ripgrep package maintainers:
- Fish shell completions will be removed in the ripgrep 13 release. See #1577 for more details.
- ripgrep has switched from
a2x
toasciidoctor
to generate the man page. Ifasciidoctor
is not present, then ripgrep will currently fall back toa2x
. Support fora2x
will be dropped in the ripgrep 13 release. See #1544 for more details.
Feature enhancements:
-
FEATURE #1547:
Support decompressing
.Z
files viauncompress
.
Bug fixes:
-
BUG #1252:
Add a section on the
--pre
flag to the GUIDE. - BUG #1339: Improve error message when a pattern with invalid UTF-8 is provided.
-
BUG #1524:
Note how to escape a
$
when using--replace
. - BUG #1537: Fix match bug caused by inner literal optimization.
-
BUG #1544:
ripgrep now uses
asciidoctor
instead ofa2x
to generate its man page. - BUG #1550: Substantially reduce peak memory usage when searching wide directories.
-
BUG #1571:
Add note about configuration files in
--type-{add,clear}
docs. -
BUG #1573:
Fix incorrect
--count-matches
output when using look-around.
1、 ripgrep-12.1.0-arm-unknown-linux-gnueabihf.tar.gz 1.77MB
2、 ripgrep-12.1.0-i686-pc-windows-msvc.zip 1.6MB
3、 ripgrep-12.1.0-x86_64-apple-darwin.tar.gz 1.8MB
4、 ripgrep-12.1.0-x86_64-pc-windows-gnu.zip 9.15MB
5、 ripgrep-12.1.0-x86_64-pc-windows-msvc.zip 1.75MB
6、 ripgrep-12.1.0-x86_64-unknown-linux-musl.tar.gz 2.12MB
7、 ripgrep_12.1.0_amd64.deb 1.38MB