What's new?
- new options
--no-files-with-matches
and--no-count
#452 - update options
-i
and-j
when used together:-i
unconditional case-insensitive matching should override-j
smart-case conditional case-insensitive matching #453 - new
adoc
type added to option-t
or--file-type
#456 - new full support for GNU/BSD grep option
-z
(--null-data
), such that-z
is reassigned from--decompress
to--null-data
when ugrep is specifically copied or symlinked with the target namegrep
,egrep
,fgrep
,zgrep
,zegrep
, orzfgrep
executable file binaries to run as replacements of GNU/BSD grep #457 - fix older MacOS build from source compile-time error
QOS_CLASS_USER_INITIATED
not declared #458 - fix a bug in ugrep v7 when matching certain case-insensitive patterns at the very end of a file at EOF when an EOL before EOF is missing (this is not a problem in versions prior to v7) #461