Version 1.2.1
This version fixes two bugs:
- Fixed a bug where stringifying non-printable unicode characters would
throw a ClassCastException. - Fixed a bug where checking for invalid unicode surrogate pairs would
not work as intended.
This version fixes two bugs: