NEWS.md
New re_match_all function to extract all matches.
re_match_all
Removed the perl arguments, we always use PERL compatible regular expressions now.
perl
Make R CMD check work when testthat is not available.
R CMD check
testthat
Fixed a bug with group capture when text is a scalar.
text
First public release.