Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 00:30
2e27080

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.