v8.2.3
Fixed a bug where a token that has many unicode characters that map to multiple ascii characters (such as circles that can be '0' or 'o', and vertical lines that can be '1', 'l' or 'i') would just cause an out of memory error.
Fixed a bug where a token that has many unicode characters that map to multiple ascii characters (such as circles that can be '0' or 'o', and vertical lines that can be '1', 'l' or 'i') would just cause an out of memory error.