diff --git a/X10D.Unity.dll b/X10D.Unity.dll index 5f39b5b..db3f5a7 100644 Binary files a/X10D.Unity.dll and b/X10D.Unity.dll differ diff --git a/X10D.dll b/X10D.dll index 225caa2..10dd83e 100644 Binary files a/X10D.dll and b/X10D.dll differ diff --git a/X10D.xml b/X10D.xml index 6642f17..55ad7da 100644 --- a/X10D.xml +++ b/X10D.xml @@ -8646,6 +8646,30 @@ The string comparison method used for determining substring count. An integer representing the count of inside . + + + Text-related extension methods for . + + + + + Filters a sequence of strings by regular expression. + + The sequence of strings to filter. + The regular expression pattern to use for matching. + The filtered sequence. + + + + Filters a sequence of strings by regular expression, optionally allowing to ignore casing. + + The sequence of strings to filter. + The regular expression pattern to use for matching. + + to ignore casing when matching; otherwise, . + + The filtered sequence. + Represents a reads from a . diff --git a/package.json b/package.json index 69b78db..d4130f1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://oliverbooth.dev" }, "displayName": "X10D", - "version": "3.2.0-nightly.175", + "version": "3.2.0-nightly.176", "unity": "2021.3", "description": "Extension methods on crack", "keywords": [