Skip to content

Releases: phiresky/ripgrep-all

v0.10.10

09 Nov 20:25

Choose a tag to compare

Mainly fixes #307

v0.10.9

11 May 19:36

Choose a tag to compare

chore: Release ripgrep_all version 0.10.9

v0.10.8

11 May 19:27

Choose a tag to compare

chore: Release ripgrep_all version 0.10.8

v0.10.6

16 Jan 00:48

Choose a tag to compare

0.10.6

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

v0.10.5

16 Jan 00:37

Choose a tag to compare

chore: Release ripgrep_all version 0.10.5

v0.10.4

16 Jan 00:16

Choose a tag to compare

chore: Release ripgrep_all version 0.10.4

v0.10.3

15 Jan 23:25

Choose a tag to compare

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

v0.10.2

15 Jan 22:37

Choose a tag to compare

v0.10.2 Pre-release
Pre-release
i

v1.0.0-alpha.5

04 Jun 16:38

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

superseded by 0.10.x! 0.10 contains all changes that were originally in the 1.0 alpha(s)

v1.0.0-alpha.4

26 May 14:18

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release
alpha test 4