diff --git a/X10D.Unity.dll b/X10D.Unity.dll index db3f5a7..3b5f2ad 100644 Binary files a/X10D.Unity.dll and b/X10D.Unity.dll differ diff --git a/X10D.dll b/X10D.dll index 10dd83e..de2fe97 100644 Binary files a/X10D.dll and b/X10D.dll differ diff --git a/X10D.xml b/X10D.xml index 55ad7da..cbdc059 100644 --- a/X10D.xml +++ b/X10D.xml @@ -5103,6 +5103,27 @@ The number of bytes written to the stream. is . + + + IO-related extension methods for . + + + + + Enumerates the lines provided by the current text reader. + + The reader whose lines to enumerate. + An enumerable collection of lines as read from . + is . + + + + Asynchronously enumerates the lines provided by the current text reader. + + The reader whose lines to enumerate. + An asynchronous enumerable collection of lines as read from . + is . + IO-related extension methods for . @@ -8658,6 +8679,9 @@ The sequence of strings to filter. The regular expression pattern to use for matching. The filtered sequence. + + or is . + @@ -8669,6 +8693,9 @@ to ignore casing when matching; otherwise, . The filtered sequence. + + or is . + diff --git a/package.json b/package.json index d4130f1..bceaa95 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://oliverbooth.dev" }, "displayName": "X10D", - "version": "3.2.0-nightly.176", + "version": "3.2.0-nightly.177", "unity": "2021.3", "description": "Extension methods on crack", "keywords": [