github phiresky/ripgrep-all v0.10.3

latest releases: v0.10.6, v0.10.5, v0.10.4...
4 months ago

0.10.3

This was originally supposed to be version 1.0.0, but I don't feel confident enough in the stability to call it that.

Highlights:

Others:

  • cache database is now sqlite for inspectability and robustness
  • mbox adapter (@FliegendeWurst #104)
  • auto generate parts of the readme
  • add loads of debug logs and performance timings when --debug is used
  • better error messages via anyhow
  • add cross-platform rga-fzf binary
  • change whole code base to be async
  • change adapter interface from (&Read, &Write) -> () to AsyncRead -> AsyncRead to allow chaining of adapters

Don't miss a new ripgrep-all release

NewReleases is sending notifications on new releases.