Skip to content

v0.1.1

Compare
Choose a tag to compare
@mkeeler mkeeler released this 19 Jul 20:37
a06e276

This releases adds new operators on strings:

in / not in perform substring matches against a string
matches / not matches perform regular expression matches against a string