We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047df56 commit 70c36edCopy full SHA for 70c36ed
NEWS.md
@@ -19,6 +19,11 @@
19
* All functions that take a locale (e.g. `str_to_lower()` and `str_sort()`)
20
default to "en" (English) to ensure that the default is consistent across
21
platforms.
22
+
23
+* A new vignette (`vignette("regular-expressions")`) describes the
24
+ details of the regular expressions supported by stringr.
25
+ The main vignette (`vignette("stringr")`) has been updated to
26
+ give a high-level overview of the package.
27
28
# stringr 1.1.0
29
0 commit comments