Bugfixes: UCD Re-downloading fixed (again)
Unicode characters have unbounded string length, since they can be represented as multi-length strings in JavaScript when combining marks are used in a character.
Fixes #15 (again).
What's Changed
- Release/0.7.3 by @BambusControl in #16
Full Changelog: 0.7.2...0.7.3