Skip to content

Unicode Set version 0.11.0

Choose a tag to compare

@kipcole9 kipcole9 released this 11 Oct 07:39

Enhancements

  • Add recurively defined sets to support compatibility with Posix classes. See Unicode.Set.Property.

Bug Fixes

  • Fix various bugs in set operations for Union, Difference, Intersection abd Complement

  • Correctly parse and interpret set complements such as [^[:^Sc:]] and more complex sets such as [^[[:Sc:]-[:^Lu:]]]