Skip to content

v1.10.0

Compare
Choose a tag to compare
@tsproisl tsproisl released this 28 Jun 15:41
· 479 commits to master since this release
  • Treat emoji sequences that render as a single grapheme as a single token. This includes flags and sequences containing modifiers and zero-width joiners.
  • Recognize underscores used for "underlining" and split them off.
  • Added a few Unicode formatting characters to the “nasty” characters.
  • Replaced POSIX character classes with built-ins or Unicode properties.