simplematch v1.3 Release Notes

Release Date: 2021-04-19 // about 5 years ago
    • ➕ Adds a case_sensitive option to test() and match() function. (True by default)
    • 👍 Allows editing and manual specification of Matcher.regex and Matcher.converters.

Previous changes from v1.1

    • The syntax for unnamed capture groups is now {}.
    • ➕ add letters type