aureliojargas / txt2regex

Regex wizard for the terminal, written in Bash
https://aurelio.net/projects/txt2regex/
GNU General Public License v2.0
183 stars 26 forks source link

Update all programs versions and data #7

Closed aureliojargas closed 4 years ago

aureliojargas commented 4 years ago

From ~2001 to 2020, there were lots of version upgrades in the supported programs. Fortunately, now gathering all the data is easier due the new Dockerized regex tester (see #6).

Some programs have changed fundamentally:

Some programs added support for new metacharacters or new features in the regexes. Some notable changes:

Please see the individual commit messages for details.