Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 14:28
· 474 commits to main since this release
  • Fix printing tab characters. Now default tab width is 4 (can be configured with --tab option).
  • Fix exit status is always 0 when no error happens. Grep tool should return non-zero exit status when no match was found.
  • Add feature to generate shell completion scripts for Bash, Zsh, Fish, PowerShell, and Elvish. Check --generate-completion-script option.
  • Printing results is now much faster. It is 3.3x faster than previous.