Skip to content

Release 1.7.0

Compare
Choose a tag to compare
@boyter boyter released this 14 Aug 22:16
· 1119 commits to master since this release

Improved GC tweaking for better performance. Binary file detection similar to how GNU Grep, git and ripgrep work were a null byte indicates a binary file. Log will be printed (if in verbose mode) indicating so and file will be removed from output.

New Option

  • --binary Will process binary files if they are identified as being a language, even if they would be classified as binary.

New Languages

  • AsciiDoc (adoc)