Peter Pentchev: Ringlet release: fnmatch-regex 0.3.0
Planet Debian [Unofficial]
February 19, 2026
Version 0.3.0 of the fnmatch-regex Rust crate is now available. The major new addition is the glob_to_regex_pattern function that only converts the glob pattern to a regular expression one without building a regular expression matcher. Two new features - regex and std - are also added, both enabled by default.
For more information, see the changelog at the homepage.
Discussion in the ATmosphere