Skip to content

Unicode String version 1.3.1

Choose a tag to compare

@kipcole9 kipcole9 released this 05 Mar 20:52
· 23 commits to master since this release

Bug Fixes

  • Fix Unicode.String.split/2 and Unicode.String.next/2 when the passing rule is :no_break rule. Thanks to @GregLMcDonald for the report. Closes #5.