github acheronfail/repgrep 0.15.0

10 months ago

A few larger changes in this release:

  • CLI argument parsing has changed (now supports more options from `rg)
    • Output from rgr --help has changed
  • When using RGR_JSON_FILE to pass previously computed rg --json values to rgr, only a single optional CLI argument is supported - this can be used to change the capturing group replacement logic. See rgr --help for examples
  • The way shell completions are generated has changed, please create an issue if there are any troubles with this

As said above, there are examples in rgr --help so be sure to check that out.

Don't miss a new repgrep release

NewReleases is sending notifications on new releases.