Skip to content

ripgrep 0.5.2

Feature enhancements:

  • Added or improved file type filtering for Nix.
  • FEATURE #362: Add --regex-size-limit and --dfa-size-limit flags.
  • FEATURE #444: Improve error messages for invalid globs.

Bug fixes:

  • BUG #442: Fix line wrapping in --help output.
  • BUG #451: Fix bug with duplicate output when using -o/--only-matching flag.