Named properties supported
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