Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To Case Insensitive Regex Operation improved. #902

Merged
merged 16 commits into from
Dec 20, 2019
Merged

Conversation

n1073645
Copy link
Contributor

Originally the ToCaseInsensitiveRegex operation on input [A-Z] would produce [[aA]-[zZ]] which is not the correct result.
I have added a few more rules and modified the original rule to allow this input and more.

@n1073645 n1073645 closed this Nov 18, 2019
@n1073645 n1073645 reopened this Nov 18, 2019
@n1073645 n1073645 changed the title To Case Insensitive Operation improved. To Case Insensitive Regex Operation improved. Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants