ripgrep v0.5.2 Release Notes

Release Date: 2017-05-11 // almost 7 years ago
  • ๐Ÿ”‹ 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.