Matching: Enjoy enhanced pattern matching with the addition of support for POSIX character classes, allowing for more flexible and powerful glob patterns.
Fixes
Fix the issue where the pattern [a-zf-g] would cause errors in matching, ensuring that valid ranges are now correctly processed.