Skip to content

Releases: LaBatata101/grep_bin

v2.0.0

02 Mar 19:45

Choose a tag to compare

  • add new option "print-offset"

BREAKING CHANGE

The arguments positions has changed from <FILE> ... <PATTERN> [OPTIONS] to [OPTIONS] <PATTERN> <FILE> ...

v1.2.1

22 Dec 19:35

Choose a tag to compare

v1.2.1

V1.2.0

11 Dec 22:09

Choose a tag to compare

  • add option to skip n bytes before searching
  • add option to print only the file name that contains the match

v1.1.1

26 Nov 21:56

Choose a tag to compare

Fix #5