Skip to content

Version 1.2.1

Compare
Choose a tag to compare
@Synt4xErr0r4 Synt4xErr0r4 released this 30 May 14:43
· 9 commits to main since this release

This version fixes two bugs:

  1. Fixed a bug where stringifying non-printable unicode characters would
    throw a ClassCastException.
  2. Fixed a bug where checking for invalid unicode surrogate pairs would
    not work as intended.