Release of version 6.2.0 fast console text search utility ugrep, written in C++ and distributed under the BSD-3 license.
Change log:
- Improved support for the obsolete environment variable GREP_COLOR;
- Docker files have been improved;
- Enhanced option auto-completion for zsh;
- Improved search with the -% (—bool) option when specifying multiple search patterns;
- Enhanced search with the -Q (—query) option combined with —and, —andnot, and —not options by enabling the -% (—bool) option so that combined search patterns can be edited in TUI as a single boolean pattern;
- Slight speed improvement when searching large files with the -f option when the file contains hundreds, thousands, or more words/lines;
- Thorough testing using random patterns, again.
Source: linux.org.ru
