Unicode Bidirectional Versions Save

A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm

v2.0.1

6 years ago

Breaking changes:

  • reorderPermutation will no longer (by default) ignore levels marked by x when building the permutation. To ignore levels marked by x, use the IGNORE_INVISIBLE parameter. See #23

v1.0.1

6 years ago

Initial release of unicode-bidirectional.