Skip to content

Conversation

@thomasdc
Copy link
Contributor

Only extended the public interface a bit by adding an optional parameter useRegularExpressions to allow regex matching instead of only contains.
Internals of the library remain unchanged.

Signed-off-by: Thomas De Craemer 1496708+thomasdc@users.noreply.github.com

…ttern

Signed-off-by: Thomas De Craemer <1496708+thomasdc@users.noreply.github.com>
Signed-off-by: Thomas De Craemer <1496708+thomasdc@users.noreply.github.com>
@thomasdc
Copy link
Contributor Author

@fgather did you have time to review this PR? It's a rather trivial extension that would come in handy in our case. Implementation is similar to other places in the code base where you do regex matching.

@fgather fgather merged commit a3355d3 into TNG:main Aug 30, 2021
@thomasdc thomasdc deleted the feature-regex-matching branch August 31, 2021 04:05
@fgather
Copy link
Contributor

fgather commented Aug 31, 2021

Hi, I did, and I released it :) Thanks for your contribution!

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