Skip to content

Releases: Genivia/ugrep

ugrep v1.4.4

15 Sep 20:31
Compare
Choose a tag to compare

New and improved --format fields for custom output, updated --json and --xml, faster search for patterns beginning with optional repetitions, such as .*, which requires RE/flex v1.4.2.

ugrep v1.4.3

12 Sep 14:35
Compare
Choose a tag to compare

Added group captures %1 to %9 to --format to customize output, requires option -P Perl matching.

ugrep v1.4.2

12 Sep 01:43
Compare
Choose a tag to compare

New options --cpp, --csv, --json, --xml, --format, updated manual page with section on FORMAT with instruction on how to customize the output.

ugrep v.1.4.1

10 Sep 17:30
Compare
Choose a tag to compare

Optimizations and other improvements. Requires RE/flex 1.4.1 or greater.

ugrep v.1.4.0

04 Sep 17:19
Compare
Choose a tag to compare

More optimizations for faster search. Requires RE/flex 1.4.0 or greater. Binaries for Linux/Windows/MacOS included.

ugrep v1.3.8

17 Aug 20:51
Compare
Choose a tag to compare

Improved mmap performance and other performance enhancements based on RE/flex v1.3.8.

ugrep v1.3.7

16 Aug 21:10
Compare
Choose a tag to compare

Added mmap(2) and other speed improvements, improved GNU/BSD grep compatibility.

ugrep v1.3.3

26 Jul 14:01
Compare
Choose a tag to compare

Improved ugrep options -E, -G, -P GNU/BSD grep compatibility.

ugrep v1.3.2

25 Jul 18:51
Compare
Choose a tag to compare

Added -- (options off), improved GNU/BSD grep compatibility, fixed ugrep.exe -R (windows).

ugrep v1.3.1

24 Jul 17:47
Compare
Choose a tag to compare

Added options -P, --max-files, --stats, fixed -M and --max-depth, other improvements.
This version requires RE/flex 1.3.1.