ripgrep 15.0.0 Released with Bug Fixes and Minor Improvements
By
robin_reala
Kettled twice. Extra chewy, extra trustworthy.
Summary
ripgrep 15.0.0 is a major version release of the line-oriented search tool that primarily focuses on bug fixes, particularly around gitignore matching issues, along with minor performance improvements and new features. The tool recursively searches directories for regex patterns while respecting gitignore rules and automatically skipping hidden files and binary files.
Key quotes
· 4 pulledripgrep 15 is a new major version release of ripgrep that mostly has bug fixes, some minor performance improvements and minor new features.
ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern.
By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files.
Several bugs around gitignore matching have been fixed. This includes a commonly reported bug related to applying gitignore rules from parent directories.
You might also wanna read
Miniword: A Minimal Python-Based WYSIWYG Word Processor
Miniword is a minimal, WYSIWYG word processor developed in Python that is currently in development but already functional. The article provi
yt-media-storage: GitHub Project for Encoding Files into YouTube Videos for Storage
This article describes yt-media-storage, a GitHub project that encodes files into lossless video format for storage on YouTube, then decodes
SWE-gen: Automatically Convert GitHub Pull Requests into Harbor Tasks
SWE-gen is an open-source tool that automatically converts merged GitHub pull requests into Harbor tasks. It analyzes repositories to detect
Raspberry Pi Imager 2.0 Released: Redesigned OS Installation Tool with New Interface and Accessibility Features
Raspberry Pi has released Imager 2.0, a complete redesign of their OS installation tool that features a new wizard interface, pre-configurat
openring-rs: A Rust-Based Webring Generator for Static Site Generators
openring-rs is a Rust-based tool for generating webrings from Atom/RSS feeds, allowing users to populate templates with articles from those
NED: A Retro-Style Text Editor with OpenGL Shader Effects and Modern Development Features
NED is a retro-style text editor built with ImGui and OpenGL shaders that offers modern development features with nostalgic visual effects.
