Skip to content

Named properties supported

Compare
Choose a tag to compare
@tom-lord tom-lord released this 28 Feb 19:03
· 266 commits to master since this release

The following now works:

/\p{^Ll}/.examples # "Not a lower case letter"

With this release, the RegexpExamples::NotYetSupportedSyntax exception has been deleted, since ALL syntax is now (in theory, at least) supported!

There are also a couple of (obscure) bug fixes here, such as /[[:punct:]]/.examples