11.0.2
版本发布时间: 2019-08-02 06:52:19
BurntSushi/ripgrep最新发布版本:14.1.1(2024-09-09 10:28:54)
ripgrep 11.0.2 is a new patch release that fixes a few bugs, including a
performance regression and a matching bug when using the -F/--fixed-strings
flag.
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.
Feature enhancements:
-
FEATURE #1293:
Added
--glob-case-insensitive
flag that makes--glob
behave as--iglob
.
Bug fixes:
- BUG #1246: Add translations to README, starting with an unofficial Chinese translation.
-
BUG #1259:
Fix bug where the last byte of a
-f file
was stripped if it wasn't a\n
. -
BUG #1261:
Document that no error is reported when searching for
\n
with-P/--pcre2
. -
BUG #1284:
Mention
.ignore
and.rgignore
more prominently in the README. -
BUG #1292:
Fix bug where
--with-filename
was sometimes enabled incorrectly. -
BUG #1268:
Fix major performance regression in GitHub
x86_64-linux
binary release. - BUG #1302: Show better error messages when a non-existent preprocessor command is given.
-
BUG #1334:
Fix match regression with
-F
flag when patterns contain meta characters.
1、 ripgrep-11.0.2-arm-unknown-linux-gnueabihf.tar.gz 1.52MB
2、 ripgrep-11.0.2-i686-pc-windows-gnu.zip 10.47MB
3、 ripgrep-11.0.2-i686-pc-windows-msvc.zip 1.53MB
4、 ripgrep-11.0.2-i686-unknown-linux-musl.tar.gz 1.94MB
5、 ripgrep-11.0.2-x86_64-apple-darwin.tar.gz 1.81MB
6、 ripgrep-11.0.2-x86_64-pc-windows-gnu.zip 10.7MB
7、 ripgrep-11.0.2-x86_64-pc-windows-msvc.zip 1.68MB
8、 ripgrep-11.0.2-x86_64-unknown-linux-musl.tar.gz 2.12MB
9、 ripgrep_11.0.2_amd64.deb 1.39MB